Revert "vimPlugins: turn filetype and syntax before sourcing the plugins (#66536)"
This reverts commit a3bf0c2e40.
This commit is contained in:
@@ -188,8 +188,7 @@ let
|
||||
vam ? null,
|
||||
pathogen ? null,
|
||||
plug ? null,
|
||||
customRC ? "",
|
||||
beforePlugins ? "",
|
||||
customRC ? ""
|
||||
}:
|
||||
|
||||
let
|
||||
@@ -342,8 +341,6 @@ let
|
||||
" minimal setup, generated by NIX
|
||||
set nocompatible
|
||||
|
||||
${beforePlugins}
|
||||
|
||||
${vamImpl}
|
||||
${pathogenImpl}
|
||||
${plugImpl}
|
||||
|
||||
Reference in New Issue
Block a user