diff --git a/PLUGINS.md b/PLUGINS.md index f861466..6a46d87 100644 --- a/PLUGINS.md +++ b/PLUGINS.md @@ -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)