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

detect markdown
authormartin f. krafft <madduck@madduck.net>
Tue, 4 Mar 2008 22:01:22 +0000 (23:01 +0100)
committermartin f. krafft <madduck@madduck.net>
Tue, 4 Mar 2008 22:01:22 +0000 (23:01 +0100)
commit64127b664a0d3da58ade347de0ab697c02d4dfe9
tree61054f0ba0be038feeae2f11582e09551005baf0
parentd52a99537b7f65b0f4f5bb4d6df8bf14bae025d6
detect markdown
.vim/ftdetect/mkd.vim [new file with mode: 0644]
.vim/ftplugin/mkd.vim [new file with mode: 0644]