]> 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:

unindent 'else' after 'for' and 'try/except'
authorJohann Klähn <kljohann@gmail.com>
Fri, 3 Jan 2014 21:52:36 +0000 (22:52 +0100)
committerJohann Klähn <kljohann@gmail.com>
Sat, 4 Jan 2014 10:50:23 +0000 (11:50 +0100)
commit2af501b7fedc4a20c7595a02871c28c7b8998014
tree2bdc69fc86e723ae11126091a0abd7c68965208c
parente2267fe1da0d3d9581e8d77a2cd6795a7cec02f4
unindent 'else' after 'for' and 'try/except'
indent/python.vim
spec/indent/indent_spec.rb