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

conform with pep8's preferences on explicit line continuation
authorClay Gerrard <clay.gerrard@gmail.com>
Tue, 17 Sep 2013 02:20:25 +0000 (19:20 -0700)
committerClay Gerrard <clay.gerrard@gmail.com>
Tue, 17 Sep 2013 02:40:46 +0000 (19:40 -0700)
commitdc1fdffa795bce2425025e9d29d14a321c5424dd
treed1ee3fbf24a599e21f2f103fb80c936ba9aa6d5f
parentbe10eff728257029fc95ebb889a710044118c1c6
conform with pep8's preferences on explicit line continuation
indent/python.vim