Tests: fix rtp for testing vimrc
This commit is contained in:
parent
9ac85f9871
commit
590755234b
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue