tzachar / compe-tabnine

TabNine source for hrsh7th/nvim-compe
BSD 3-Clause "New" or "Revised" License
52 stars 3 forks source link

How do I enable tabnine for only some languages? #28

Closed mawkler closed 3 years ago

mawkler commented 3 years ago

How would I set up this plugin to only get tabnine completion to show up only for those languages that I've specified?

tzachar commented 3 years ago

Not through this plugin or compe, but through TabNine's configuration. You have such an option there. Just type TabNine::config in a buffer, and a configuration tab should open in your browser.