Disabled TabNine
It's cool and all, but wasn't completely satisfied with the memory usage.
This commit is contained in:
parent
f09a9ddb40
commit
9733df4146
2 changed files with 2 additions and 2 deletions
2
install
2
install
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue