tabnine-vim icon indicating copy to clipboard operation
tabnine-vim copied to clipboard

Tabnine with Vim's native autocompletion

Open ndvo opened this issue 2 years ago • 0 comments

please complete the following information:

  • OS version: Debian 11.4
  • Editor version (Output of vim --version): 9.0
  • Programming language: python, ruby, javascript
  • TabNine extension version(Type TabNine::version in insert mode):

If the issue is related to TabNine failure, please provide log files:

Type TabNine::config in your editor, the logs are located at the bottom of the page.

Issue Details: Is there a way to run Tabnine with Vim's default autocompletion?

I enjoy Vim's several different completion modes because often I do only want to complete with a variable I've just written or something from a dictionary for the project. I also enjoy the completion suggestion on demand instead of automatically suggesting. Of course, I like to limit the number of plugins and I'd prefer a basic Tabnine plugin that simply offers an additional completion method for me to add into Vim's native completion than having to install a completion tool just to be able to use Tabnine.

gz#16695

ndvo avatar Jul 29 '22 12:07 ndvo