diff options
author | w0rp <devw0rp@gmail.com> | 2016-10-12 23:55:09 +0100 |
---|---|---|
committer | w0rp <devw0rp@gmail.com> | 2016-10-12 23:55:09 +0100 |
commit | 217bb5cb4089a7434c19e045f62c8f91f4f8bd5a (patch) | |
tree | 337d04fd3cca78567b9bf6f412eada83a34de459 /test | |
parent | afec4df13f1cca25b68e27e1064230c5f9f20512 (diff) | |
download | ale-217bb5cb4089a7434c19e045f62c8f91f4f8bd5a.zip |
Improve the output of the tests, and fix the style issue again.
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 |