Skip to content

Commit 7753ba9

Browse files
authored
Update REAMDE for vim-easycomplete and remove obsoluted plugins (#265)
1 parent 8dde8c0 commit 7753ba9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@ VSCode(LSP)'s snippet feature in vim/nvim.
1414
- LSP-client
1515
- [vim-lsp](https://github.com/prabirshrestha/vim-lsp)
1616
- [vim-lsc](https://github.com/natebosch/vim-lsc)
17+
- [yegappan-lsp](https://github.com/yegappan/lsp)
1718
- [LanguageClient-neovim](https://github.com/autozimu/LanguageClient-neovim)
1819
- [neovim built-in lsp](https://github.com/neovim/neovim)
19-
- [vim-lamp](https://github.com/hrsh7th/vim-lamp)
2020
- completion-engine
21-
- [deoplete.nvim](https://github.com/Shougo/deoplete.nvim)
2221
- [asyncomplete.vim](https://github.com/prabirshrestha/asyncomplete.vim)
2322
- [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)
2525
- Vim script interpolation
2626
- You can use Vim script interpolation as `${VIM:...Vim script expression...}`.
2727
- SnipMate-like syntax support

0 commit comments

Comments
 (0)