Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Yatao Li authored Apr 18, 2019
1 parent f915bfb commit 8adcb79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Features include:
1. Add this to your `vimrc`/`Init.vim`
```vimL
Plug 'yatli/coc-pses', {'do': { -> coc#pses#install()} }
Plug 'yatli/coc-powershell', {'do': { -> coc#powershell#install()} }
...
Plug 'neoclide/coc.nvim', {'tag': '*', 'do': { -> coc#util#install()}}
```
Expand Down

0 comments on commit 8adcb79

Please sign in to comment.