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

Merge pull request #4 from ElectronicRU/master
authorHynek Schlawack <hs@ox.cx>
Sun, 20 Jan 2013 11:26:29 +0000 (03:26 -0800)
committerHynek Schlawack <hs@ox.cx>
Sun, 20 Jan 2013 11:26:29 +0000 (03:26 -0800)
commitc0139ddbe2ac7157848d2bf8ac8594bf5c7e8558
tree8c71cdae4493de731c47d09db05afa46b2828e3e
parent8d87647ce346aa2d356682589c6d43c92b5e55a6
parent0384feb6ce796884256d635700493e60f681c7bc
Merge pull request #4 from ElectronicRU/master

Better colon handling

Fix regression that made vim not indent if there was a comment at the end of
a line.