]> 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 double code quotes with backslashes
authorChayoung You <yousbe@gmail.com>
Thu, 11 Apr 2019 09:05:39 +0000 (18:05 +0900)
committerChayoung You <yousbe@gmail.com>
Thu, 11 Apr 2019 09:05:39 +0000 (18:05 +0900)
commit4b688b12ccbbde3ee7b71f2cc8445a3106957394
tree9cb8176e2b8ae7b83100a16ecd6d255939317e63
parenta15334cac67237835e62c9dd1470f6162769779f
Fix double code quotes with backslashes
syntax/markdown.vim
test/syntax.vader