mirror of
https://github.com/mhinz/vim-galore.git
synced 2025-02-24 01:59:28 +08:00
PLUGINS: add coc.nvim (#147)
This commit is contained in:
parent
412487cab6
commit
3f250014cb
@ -14,6 +14,7 @@
|
||||
- [Fuzzy finders](#fuzzy-finders)
|
||||
- [Grep tools](#grep-tools)
|
||||
- [Indent](#indent)
|
||||
- [LSP](#lsp)
|
||||
- [Misc](#misc)
|
||||
- [Navigation](#navigation)
|
||||
- [Plugin managers](#plugin-managers)
|
||||
@ -139,6 +140,10 @@ or [Colortemplate](https://github.com/lifepillar/vim-colortemplate).
|
||||
- [indentLine](https://github.com/Yggdroot/indentLine)
|
||||
- [vim-indent-guides](https://github.com/nathanaelkane/vim-indent-guides)
|
||||
|
||||
#### LSP
|
||||
|
||||
- [coc.nvim](https://github.com/neoclide/coc.nvim)
|
||||
|
||||
#### Navigation
|
||||
|
||||
- [nerdtree](https://github.com/scrooloose/nerdtree)
|
||||
|
Loading…
x
Reference in New Issue
Block a user