Skip to content

Commit

Permalink
Merge branch 'master' of github.com:yatli/coc-pses
Browse files Browse the repository at this point in the history
  • Loading branch information
Yatao Li committed Apr 16, 2019
2 parents bb29d91 + 24dee16 commit bad69bd
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# coc-pses
PowerShellEditorService integration for coc.vim

Recommend to install with a plugin manager, for example:

```vimL
Plug 'yatli/coc-pses', {'do': './install.cmd' }
...
Plug 'neoclide/coc.nvim', {'tag': '*', 'do': { -> coc#util#install()}}
```

0 comments on commit bad69bd

Please sign in to comment.