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
671 stars 36 forks source link

How to disable for non rust languages ? #19

Closed Canop closed 3 years ago

Canop commented 5 years ago

Tabnine is supposed to be free for rust programmers.

How can I disable it for other languages (I consider it's not useful in other languages because of the db size limit) ?

LorenzoPane commented 5 years ago

If you are using the plug plugin manager, you can use Plug 'zxqfl/tabnine-vim', { 'for': ['rust'] }