Skip to content

Commit 02a8e79

Browse files
authored
Add another completion engine that supports vim-vsnip (#275)
1 parent 8eebdf6 commit 02a8e79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ VSCode(LSP)'s snippet feature in vim/nvim.
2020
- completion-engine
2121
- [asyncomplete.vim](https://github.com/prabirshrestha/asyncomplete.vim)
2222
- [vim-mucomplete](https://github.com/lifepillar/vim-mucomplete)
23+
- [vimcomplete](https://github.com/girishji/vimcomplete)
2324
- [ddc.vim](https://github.com/Shougo/ddc.vim)
2425
- [vim-easycompletion](https://github.com/jayli/vim-easycomplete)
2526
- Vim script interpolation

0 commit comments

Comments
 (0)