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 c82e90e + 1d3f4cb commit 9d7130a
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# coc-pses
PowerShellEditorService integration for coc.vim
[PowerShellEditorService](https://github.com/PowerShell/PowerShellEditorServices) integration for [coc.nvim](https://github.com/neoclide/coc.nvim)

Recommend to install with a plugin manager, for example:

Expand All @@ -8,3 +8,8 @@ Plug 'yatli/coc-pses', {'do': './install.cmd' }
...
Plug 'neoclide/coc.nvim', {'tag': '*', 'do': { -> coc#util#install()}}
```

## TODO
- pwsh core support
- xplat support
- REPL?

0 comments on commit 9d7130a

Please sign in to comment.