]> 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 'finally' after 'else' too
authorHynek Schlawack <hs@ox.cx>
Fri, 3 Jan 2014 20:00:18 +0000 (21:00 +0100)
committerHynek Schlawack <hs@ox.cx>
Fri, 3 Jan 2014 20:00:18 +0000 (21:00 +0100)
commit4ee0349126e2668aead81fdbe8e8752d7d28f9e1
treee403cf342e31dcfb5ef18f8ee9bbceca3ddf05a9
parentc1bd583a7f217958d2c79621af15cdde13607f58
Unindent 'finally' after 'else' too
indent/python.vim
spec/indent/indent_spec.rb