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

I want to work with complete-nvim and tabnine at the same time #85

Closed Johan-Palacios closed 3 years ago

Johan-Palacios commented 3 years ago

Issue Details: When I installed the plugin and i tried to use the plugin this cause a bug with the LSP and tabnine, and the nvim not works, I want, see a posible solution for the plugin, because i want to use this tools at the same time

gz#3933

maya-tabnine commented 3 years ago

Hi, after adding the tabnine plugin to your vimrc, is the plugin not suggesting completions? or did the nvim freeze? Do you have any errors or logs to share?

Johan-Palacios commented 3 years ago

Yes tabnine don't do autosuggestion and later of that Nvim freeze, and I can't work in my code, and Nvim don't show error in the process

maya-tabnine commented 3 years ago

For some reason, In some cases Tabnine has issues loading with vim. When installing using the brew formula only, it works fine. Try reinstalling nvim using 'brew install vim'. See these GitHub issues for reference: https://github.com/codota/tabnine-vim/issues/41#issuecomment-742814083 https://github.com/codota/tabnine-vim/issues/79

Johan-Palacios commented 3 years ago

Thanks now it works