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

Version 0.5
authorAndy Wokula <anwoku@yahoo.de>
Sat, 9 Mar 2013 00:00:00 +0000 (00:00 +0000)
committerAble Scraper <scraper@vim-scripts.org>
Sun, 24 Mar 2013 03:50:35 +0000 (22:50 -0500)
commitf96996df158d8c20be551ee728adf5618802d347
treea3e80c1743c681969ca8a7fe8a0b70ba0e3f88a0
parent6b3a459ec0d56fa71168a5fc55f671348bcb59a6
Version 0.5

Bug fixes (accept more patterns): `\z(', `\z1', ..., `[foo'; added cases where `^', `*', `$' become literal; `[=a=]` in collections, a few more.
autoload/explainpat.vim
autoload/nwo/magic.vim
doc/explainpat.txt
plugin/explainpat.vim