]> 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 code block syntax of longer backticks, tildes
authorHiroshi Shirosaki <h.shirosaki@gmail.com>
Thu, 14 Jan 2016 08:55:13 +0000 (17:55 +0900)
committerHiroshi Shirosaki <h.shirosaki@gmail.com>
Thu, 14 Jan 2016 08:55:13 +0000 (17:55 +0900)
commit7ec58485d1cd1d976e901819080ff078d90f4b77
treec07e4ad642609bc55ebc7e6fafc9af48a1ba8c50
parentc4aea186135ad663d21268beb4c12ffa3a2c810c
Fix code block syntax of longer backticks, tildes
syntax/markdown.vim
test/syntax.vader