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

swap out mkd, successfully...
authorYue Xin <yuecn41@gmail.com>
Sun, 16 Aug 2015 11:50:10 +0000 (19:50 +0800)
committeryuexin <yuecn41@gmail.com>
Wed, 2 Sep 2015 10:14:10 +0000 (18:14 +0800)
commitef44c9e7fc839bec7bb17f8264442912f38c903c
tree78251442d2857bab68d606c02e5a3207f5ea0c2d
parente5af33f813cf0f26e7a125eb734c5f4a9597306e
swap out mkd, successfully...

Signed-off-by: yuexin <yuecn41@gmail.com>
Makefile
README.md
after/ftplugin/markdown.vim [moved from after/ftplugin/mkd.vim with 100% similarity]
ftdetect/markdown.vim [moved from ftdetect/mkd.vim with 100% similarity]
ftplugin/markdown.vim [moved from ftplugin/mkd.vim with 100% similarity]
indent/markdown.vim [moved from indent/mkd.vim with 90% similarity]
registry/markdown.yaml [new file with mode: 0644]
registry/mkd.yaml [deleted file]
syntax/markdown.vim [moved from syntax/mkd.vim with 100% similarity]
test/map.vader
test/syntax.vader