Closed Canop closed 3 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) ?
If you are using the plug plugin manager, you can use Plug 'zxqfl/tabnine-vim', { 'for': ['rust'] }
Plug 'zxqfl/tabnine-vim', { 'for': ['rust'] }
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) ?