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

Rename toc.vader to fix test failures
authorHiroshi Shirosaki <h.shirosaki@gmail.com>
Wed, 13 Jan 2016 16:59:00 +0000 (01:59 +0900)
committerHiroshi Shirosaki <h.shirosaki@gmail.com>
Wed, 13 Jan 2016 16:59:00 +0000 (01:59 +0900)
commit627fb41f4d2a172a41345520fcf9ed1f29aed4a6
treed7fa2ac5f69fa0d1c4766123dc4463030b4c0a50
parent824e85c3e7b40466c2a375e37c7e81a0584c7a79
Rename toc.vader to fix test failures

Toc tests fail after calling `Markdown_refresh_syntax` in
syntax.vader for some reason. We renamed to execute Toc tests
before syntax.vader by `make test`.
test/command-toc.vader [moved from test/toc.vader with 100% similarity]