diff --git a/plug.vim b/plug.vim index cbca27d..fb12718 100644 --- a/plug.vim +++ b/plug.vim @@ -96,7 +96,6 @@ function! plug#end() let keys = keys(s:extend(keys)) endwhile - set nocompatible filetype off for plug in values(g:plugs) let rtp = s:rtp(plug)