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

Support for vim-lsp completion engine #100

Closed 0xDagal closed 11 months ago

0xDagal commented 2 years ago

TabNine has a lot of support and I am really happy that it plugs with multiple completion engines for VIM (YCM, deoplete, CoC...) but I know that it works by LSP so I would like a support for vim-lsp with, why not, vim-lsp-settings for an easy installation.

Maybe I just do not know something about how LSP works and TabNine can already be used with vim-lsp by now, excuse me if it is the case.

gz#9058

maya-tabnine commented 2 years ago

Hi, I think that’s a good idea! We’re not supporting it at the moment, but I’ll pitch it to the team and see what they think about adding it. Thanks :)

wuilliam321 commented 2 years ago

Hi! this will be great! I'm lsp user :)

jayli commented 2 years ago

You can try vim-easycomplete. It's very easy to install TabNine in vim/nvim just like vim-lsp.

0xDagal commented 2 years ago

Seems promising be sure that I'll give it a try @jayli :smiley: