VIM: Moves plugins to init.vim and adds syntax and filetype on
syntax on needs to be run after the plugins are loader otherwise their
ftdetect won't be evaluated.
source: b98553808d (diff-f1ac6cb94fa93f38916c6118994b11e3R197-R204)
This commit is contained in:
parent
665c8a06ea
commit
2d3dcfc7d9
2 changed files with 10 additions and 3 deletions
|
@ -1,3 +0,0 @@
|
|||
if has('packages')
|
||||
packadd! gruvbox
|
||||
endif
|
Loading…
Add table
Add a link
Reference in a new issue