codota / tabnine-vim

Vim client for TabNine. https://vimawesome.com/plugin/tabnine-vim
https://www.tabnine.com/install/vim
GNU General Public License v3.0
669 stars 36 forks source link

More completion engines #93

Closed brandoncc closed 2 years ago

brandoncc commented 3 years ago

Hello,

Thanks for this awesome tool!

I just wanted to make your team aware of more vim (neovim specifically) completion engine plugins:

nvim-compe: https://github.com/tzachar/compe-tabnine nvim-cmp: https://github.com/tzachar/cmp-tabnine

gz#5929

bilucodota commented 3 years ago

Thanks @brandoncc ! will definitely add these

yzlin commented 3 years ago

@bilucodota please add support for https://github.com/nvim-lua/completion-nvim too

bilucodota commented 2 years ago

Added. Thanks!