瀏覽代碼

Tests: fix rtp for testing vimrc

Marco Hinz 11 年之前
父節點
當前提交
590755234b
共有 1 個文件被更改,包括 1 次插入1 次删除
  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