@@ -1,6 +1,6 @@
filetype off
set runtimepath+=vader.vim
-set runtimepath+=.
+set runtimepath+=..
filetype plugin on
syntax enable
set hidden