]> 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 #39 from blueyed/fix-indent
authorHynek Schlawack <hs@ox.cx>
Tue, 3 Mar 2015 11:12:28 +0000 (12:12 +0100)
committerHynek Schlawack <hs@ox.cx>
Tue, 3 Mar 2015 11:12:28 +0000 (12:12 +0100)
commite66de53b9e4c58e6d950b8dce8a0c32703bedb81
tree3c6ae74203c1defbe0f96d8c6f3320d4512e1179
parent77cfc43f3cb7ae9082212b94c8c75c4ce178041c
parent6f85af5950609898971f01876f57bf35654fe973
Merge pull request #39 from blueyed/fix-indent

minor style: fix indenting for multiline statement
indent/python.vim