This commit is contained in:
Tom McDonald 2017-05-13 03:33:27 +00:00 committed by GitHub
commit 12880aa282

View File

@ -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