mirror of
https://github.com/mhinz/vim-galore.git
synced 2025-02-23 17:49: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)
|
- [Fuzzy finders](#fuzzy-finders)
|
||||||
- [Grep tools](#grep-tools)
|
- [Grep tools](#grep-tools)
|
||||||
- [Indent](#indent)
|
- [Indent](#indent)
|
||||||
|
- [LSP](#lsp)
|
||||||
- [Misc](#misc)
|
- [Misc](#misc)
|
||||||
- [Navigation](#navigation)
|
- [Navigation](#navigation)
|
||||||
- [Plugin managers](#plugin-managers)
|
- [Plugin managers](#plugin-managers)
|
||||||
@ -139,6 +140,10 @@ or [Colortemplate](https://github.com/lifepillar/vim-colortemplate).
|
|||||||
- [indentLine](https://github.com/Yggdroot/indentLine)
|
- [indentLine](https://github.com/Yggdroot/indentLine)
|
||||||
- [vim-indent-guides](https://github.com/nathanaelkane/vim-indent-guides)
|
- [vim-indent-guides](https://github.com/nathanaelkane/vim-indent-guides)
|
||||||
|
|
||||||
|
#### LSP
|
||||||
|
|
||||||
|
- [coc.nvim](https://github.com/neoclide/coc.nvim)
|
||||||
|
|
||||||
#### Navigation
|
#### Navigation
|
||||||
|
|
||||||
- [nerdtree](https://github.com/scrooloose/nerdtree)
|
- [nerdtree](https://github.com/scrooloose/nerdtree)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user