]> git.madduck.net Git - etc/vim.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Merge branch 'master' into testing-fix
authorJohn Tobin <johntobin@johntobin.ie>
Mon, 25 Mar 2019 20:30:10 +0000 (20:30 +0000)
committerJohn Tobin <johntobin@johntobin.ie>
Mon, 25 Mar 2019 20:30:10 +0000 (20:30 +0000)
test/vimrc

index fe53a7586bf2f25ffa54c7397282943b12ae16e9..638ab3f76be5ab9347e16d327099f2269e7c737f 100644 (file)
@@ -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