Tests: fix rtp for testing vimrc

This commit is contained in:
Marco Hinz 2014-11-20 23:29:26 +01:00
parent 9ac85f9871
commit 590755234b

View file

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