Skip to content

Commit

Permalink
Add another completion engine that supports vim-vsnip (#275)
Browse files Browse the repository at this point in the history
  • Loading branch information
girishji committed Jan 11, 2024
1 parent 8eebdf6 commit 02a8e79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ VSCode(LSP)'s snippet feature in vim/nvim.
- completion-engine
- [asyncomplete.vim](https://github.com/prabirshrestha/asyncomplete.vim)
- [vim-mucomplete](https://github.com/lifepillar/vim-mucomplete)
- [vimcomplete](https://github.com/girishji/vimcomplete)
- [ddc.vim](https://github.com/Shougo/ddc.vim)
- [vim-easycompletion](https://github.com/jayli/vim-easycomplete)
- Vim script interpolation
Expand Down

0 comments on commit 02a8e79

Please sign in to comment.