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

Generate vim help from README.md using vim-tools
authorHiroshi Shirosaki <h.shirosaki@gmail.com>
Thu, 10 Dec 2015 08:16:22 +0000 (17:16 +0900)
committerHiroshi Shirosaki <h.shirosaki@gmail.com>
Wed, 16 Dec 2015 07:24:41 +0000 (16:24 +0900)
commitdfd237a98e3c4ce1f7494efa50b90ccb921a704a
tree2d68a57c2d17e3418b81fe646c962aa6f0679472
parent611c994e1b00ef9dac617fe96cd644f0297e2a19
Generate vim help from README.md using vim-tools

Add a make rule to generate vim help file.
Tweak vim help using `sed`.
Add doc/vim-markdown.txt to `make install`.
.gitignore
CONTRIBUTING.md
Makefile
doc/vim-markdown.txt [new file with mode: 0644]
registry/markdown.yaml