syntax on in text/vimrc
This commit is contained in:
parent
e73f5ffd04
commit
6c2a34f334
@ -7,6 +7,7 @@ if !isdirectory(expand(root).'/vundle')
|
||||
endif
|
||||
|
||||
filetype off
|
||||
syntax on
|
||||
|
||||
runtime macros/matchit.vim
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user