File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,14 +14,14 @@ VSCode(LSP)'s snippet feature in vim/nvim.
14
14
- LSP-client
15
15
- [ vim-lsp] ( https://github.com/prabirshrestha/vim-lsp )
16
16
- [ vim-lsc] ( https://github.com/natebosch/vim-lsc )
17
+ - [ yegappan-lsp] ( https://github.com/yegappan/lsp )
17
18
- [ LanguageClient-neovim] ( https://github.com/autozimu/LanguageClient-neovim )
18
19
- [ neovim built-in lsp] ( https://github.com/neovim/neovim )
19
- - [ vim-lamp] ( https://github.com/hrsh7th/vim-lamp )
20
20
- completion-engine
21
- - [ deoplete.nvim] ( https://github.com/Shougo/deoplete.nvim )
22
21
- [ asyncomplete.vim] ( https://github.com/prabirshrestha/asyncomplete.vim )
23
22
- [ vim-mucomplete] ( https://github.com/lifepillar/vim-mucomplete )
24
- - [ completion-nvim] ( https://github.com/nvim-lua/completion-nvim )
23
+ - [ ddc.vim] ( https://github.com/Shougo/ddc.vim )
24
+ - [ vim-easycompletion] ( https://github.com/jayli/vim-easycomplete )
25
25
- Vim script interpolation
26
26
- You can use Vim script interpolation as ` ${VIM:...Vim script expression...} ` .
27
27
- SnipMate-like syntax support
You can’t perform that action at this time.
0 commit comments