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

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:

fix regression for multiple parens of different types
authorJohann Klähn <kljohann@gmail.com>
Sun, 10 Nov 2013 08:03:50 +0000 (09:03 +0100)
committerJohann Klähn <kljohann@gmail.com>
Sat, 4 Jan 2014 10:50:23 +0000 (11:50 +0100)
commite2267fe1da0d3d9581e8d77a2cd6795a7cec02f4
tree90c2fc59608f6b29191a1b4b0a998a398119eec9
parent94bfc42df230d422ce004667f91fec535a6258e7
fix regression for multiple parens of different types
indent/python.vim
spec/indent/indent_spec.rb