Disabled TabNine

It's cool and all, but wasn't completely satisfied with the memory usage.
This commit is contained in:
Josh Sherman 2019-10-17 15:22:51 -05:00
parent f09a9ddb40
commit 9733df4146
No known key found for this signature in database
GPG key ID: 55B058A80530EF22
2 changed files with 2 additions and 2 deletions

View file

@ -77,7 +77,7 @@ VIMPLUGS=(
"jelera/vim-javascript-syntax"
"Quramy/vim-js-pretty-template"
"StanAngeloff/php.vim"
"zxqfl/tabnine-vim"
# "zxqfl/tabnine-vim"
)
for INDEX in ${!VIMPLUGS[*]}; do

2
vimrc
View file

@ -22,4 +22,4 @@ autocmd FileType markdown,text setl tw=80 wm=2
autocmd BufWritePre * :%s/\s\+$//e
set rtp+=~/.fzf
set rtp+=~/.vim/pack/plugins/start/tabnine-vim
" set rtp+=~/.vim/pack/plugins/start/tabnine-vim