From: John Tobin Date: Mon, 25 Mar 2019 20:30:10 +0000 (+0000) Subject: Merge branch 'master' into testing-fix X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/4b7ce1ffb672ce8fad55e028fda978b93b29f78b?hp=82754af21b12b1343d569a13020e8ffaf35faaa9 Merge branch 'master' into testing-fix --- diff --git a/test/vimrc b/test/vimrc index fe53a75..638ab3f 100644 --- a/test/vimrc +++ b/test/vimrc @@ -4,6 +4,8 @@ set rtp+=../build/tabular/ set rtp+=../build/vim-toml/ set rtp+=../build/vim-json/ set rtp+=../build/vader.vim/ +set rtp-=~/.vim +set rtp-=~/.vim/after let $LANG='en_US' filetype on filetype plugin on