diff --git a/plug.vim b/plug.vim index 2e19f61..bb538db 100644 --- a/plug.vim +++ b/plug.vim @@ -212,7 +212,7 @@ function! plug#end() endfor call s:reorg_rtp() - filetype plugin indent on + filetype on if has('vim_starting') syntax enable else