tzachar / cmp-tabnine

TabNine plugin for hrsh7th/nvim-cmp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing multiple features on clean install

PneumaOfficial opened this issue · comments

I'm using the recommended configuration, but how do I enable multiline suggestions? I've already configured it with the tabnine hub
Also, the dictionary isn't working,
image

Here's my configuration:
https://pastebin.com/raw/uzvGBsxY

Multiline suggestions are not consistently working. Its not a problem with this plugin but with tab nine itself. You can look at previous issues where its discussed.

As for the "dictionary is not working" I have no idea what you mean.

As of the last few days, can confirm that the multi-line completion issue is resolved. Ensure you get the latest version of the engine as shown on the hub and are triggering cmp on a new line. I think the default is Ctrl-space, else check your mappings.
Thank you to all those involved.

Closing this as stale.