Skip to content

Commit

Permalink
Remove empty dictionary from Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
corbob committed Apr 19, 2019
1 parent ddf8d79 commit 44c92e9
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-powershell', {'do': { -> coc#powershell#install({})} }
Plug 'yatli/coc-powershell', {'do': { -> coc#powershell#install()} }
...
Plug 'neoclide/coc.nvim', {'tag': '*', 'do': { -> coc#util#install()}}
```
Expand Down

0 comments on commit 44c92e9

Please sign in to comment.