tzachar / cmp-tabnine

TabNine plugin for hrsh7th/nvim-cmp
MIT License
286 stars 27 forks source link

Issue on startup #92

Closed katulevskiy closed 1 year ago

katulevskiy commented 1 year ago

cmp-tabnine: Cannot find installed TabNine. Please run install.sh

I use astronvim with lua config, so there might be errors in the config. I also install all the plugins using PackerSync. As for the install.sh, it was created by plugin in directory .vim/plugged/completion-tabnine/install.sh

When I run it, here is the output: ./install.sh

When I open any file in nvim after that, the error stays in place.

katulevskiy commented 1 year ago

init.lua.zip

Here is my init.lua file

tzachar commented 1 year ago

You are not using this plugin. You are using https://github.com/aca/completion-tabnine Please open an issue there.