Revert "vimPlugins: turn filetype and syntax before sourcing the plugins (#66536)"

This reverts commit a3bf0c2e40.
This commit is contained in:
Wael M. Nasreddine
2020-01-07 13:13:41 -08:00
committed by Jon
parent a1932826d7
commit 7909787a7d
2 changed files with 2 additions and 5 deletions
+1 -4
View File
@@ -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}