Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Yatao Li authored Apr 16, 2019
1 parent ac1fa1a commit 24dee16
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 24dee16

Please sign in to comment.