Parcourir la source

Tests: fix rtp for testing vimrc

Marco Hinz il y a 11 ans
Parent
commit
590755234b
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      test/vimrc

+ 1 - 1
test/vimrc

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