Merge 6c9cf8eaa3
into f7e6a86807
This commit is contained in:
commit
12880aa282
2
plug.vim
2
plug.vim
|
@ -273,7 +273,7 @@ function! plug#end()
|
||||||
endfor
|
endfor
|
||||||
|
|
||||||
call s:reorg_rtp()
|
call s:reorg_rtp()
|
||||||
filetype plugin indent on
|
filetype on
|
||||||
if has('vim_starting')
|
if has('vim_starting')
|
||||||
if has('syntax') && !exists('g:syntax_on')
|
if has('syntax') && !exists('g:syntax_on')
|
||||||
syntax enable
|
syntax enable
|
||||||
|
|
Loading…
Reference in New Issue
Block a user