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

Fix comment for s:skip_search usage
authorDaniel Hahler <git@thequod.de>
Wed, 6 May 2015 10:56:19 +0000 (12:56 +0200)
committerDaniel Hahler <git@thequod.de>
Wed, 6 May 2015 10:56:57 +0000 (12:56 +0200)
commita676d70769767c2b96d5e4f8581de9fdc531beeb
treeacd21ec904ff08aba31d1e4d70804583124d8aae
parente66de53b9e4c58e6d950b8dce8a0c32703bedb81
Fix comment for s:skip_search usage

This was overseen in 47ab0458.
indent/python.vim