plugins: Split up plugin and init files
[vimconf.git] / init-plugins-noroot.vim
diff --git a/init-plugins-noroot.vim b/init-plugins-noroot.vim
new file mode 100644 (file)
index 0000000..25bb623
--- /dev/null
@@ -0,0 +1,3 @@
+if g:lowendbox == 0
+    source ~/.vim/init-plugins-noroot-nolowendbox.vim
+endif