MilesCranmer / tabnine-vim

Vim client for TabNine

Home Page:https://tabnine.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the Vim client for TabNine, the all-language autocompleter.

  • Indexes your whole project, reading your .gitignore to determine which files to index.
  • Type long variable names in just a few keystrokes using the mnemonic completion engine.
  • Zero configuration. TabNine works out of the box.
  • Highly responsive: typically produces a list of suggestions in less than 10 milliseconds.

The Vim client for TabNine is adapted from YouCompleteMe. This client is an incompatible fork of YouCompleteMe, so please do not contact the YCM maintainers regarding any problems with it. Instead, create an issue in this repository.

A note on licensing: this repo includes source code as well as packaged TabNine binaries. The GPLv3 license only applies to the source code, not the binaries. The binaries are covered by the TabNine End User License Agreement.

About

Vim client for TabNine

https://tabnine.com/

License:GNU General Public License v3.0


Languages

Language:Python 91.7%Language:Vim Script 7.2%Language:Shell 0.9%Language:Batchfile 0.1%