]> 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 #24 from has2k1/fix-indent-eagerness
authorHynek Schlawack <hs@ox.cx>
Sun, 6 Apr 2014 12:28:27 +0000 (14:28 +0200)
committerHynek Schlawack <hs@ox.cx>
Sun, 6 Apr 2014 12:28:27 +0000 (14:28 +0200)
commit358e8d6bd5911cea0f6b9c0be1db1b80d80a83cf
tree10fa4c6391bd86042be67a139e5709baa9660182
parent9370cda99be0cfe529c40e5c6ce48ef01940a266
parentb430740f94385419258e16fdf5f22dd20a5637e6
Merge pull request #24 from has2k1/fix-indent-eagerness

Refix issue #5 (Correct indent after end of block)