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