X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/ae271c7a4532c675f9c052021918fc25966a149a..c696287bba831e76846d1db316c7ce3158577fda:/test/vimrc diff --git a/test/vimrc b/test/vimrc index 44df1b6..59c6163 100644 --- a/test/vimrc +++ b/test/vimrc @@ -1,7 +1,7 @@ set nocompatible set rtp+=../ -set rtp+=../../tabular/ -set rtp+=../../vader.vim/ +set rtp+=../build/tabular/ +set rtp+=../build/vader.vim/ filetype on filetype plugin on filetype indent on