diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/vimrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ " Load builtin plugins " We need this because run_vim.sh sets -i NONE -set runtimepath=/home/vim,$VIM/vimfiles,$VIMRUNTIME,$VIM/vimfiles/after,/home/vim/after +set runtimepath=/home/vim,$VIM/vimfiles,$VIMRUNTIME,$VIM/vimfiles/after,/testplugin set runtimepath+=/home/ale set runtimepath+=/vader |