Plugin 'codota/tabnine-vim'
to your .vimrc
:source %
and click Enter:PluginInstall
and click Entergit clone --depth 1 https://github.com/codota/tabnine-vim
in your terminalset rtp+=~/tabnine-vim
to your .vimrc
(Replace ~/tabnine-vim
with the path you cloned it to)