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

First =, - should not be treated as header
authorHiroshi Shirosaki <h.shirosaki@gmail.com>
Tue, 19 Jan 2016 00:53:32 +0000 (09:53 +0900)
committerHiroshi Shirosaki <h.shirosaki@gmail.com>
Tue, 19 Jan 2016 00:57:15 +0000 (09:57 +0900)
commit69c9e5001983d808be2259cd493b99d51ad5d7d3
tree7ddfec6c722e159556c00232471fe66a9fde5b77
parent2311f984f121f3f7b5b3d60394a2de2376831612
First =, - should not be treated as header

Fix #189
syntax/markdown.vim
test/syntax.vader