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

Use s:_skip_special_chars function
authorDaniel Hahler <git@thequod.de>
Fri, 16 Nov 2018 09:31:44 +0000 (10:31 +0100)
committerDaniel Hahler <git@thequod.de>
Fri, 16 Nov 2018 09:31:46 +0000 (10:31 +0100)
commit7b822e91aed82e8d41b9578b031b996a64ac7923
treed3891862b8ec863fdb2b85e780440016e16704e8
parentbcf414643c89f4f9d4debb4874cfabcc109776d9
Use s:_skip_special_chars function

This is mainly meant to show up better with profiling.
indent/python.vim