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

Highlight angle braced hyperlinks.
authorCiro Santilli <ciro.santilli@gmail.com>
Fri, 5 Sep 2014 23:17:14 +0000 (01:17 +0200)
committerCiro Santilli <ciro.santilli@gmail.com>
Mon, 29 Sep 2014 09:59:13 +0000 (11:59 +0200)
commit028e1faf98a73d8a39939aebdb1c25ba0ef0447a
tree1e84138ee1a5677da3ad8b64d146bfae9b656e89
parentf8bd8714e62678851f97c1ae88633d59d24118c2
Highlight angle braced hyperlinks.

Also fix autolinks without angle braces which
were not being highlighted on top level.
syntax/mkd.vim
test/syntax.md
test/syntax.vader