Markdown syntax support for Vim Editor.
Vim-Markdown have a support for snippets. Therefore, it's recommended that you use SnipMate plugin.
Some vimrc settings that might help with this:
autocmd FileType markdown set expandtab tabstop=4 shiftwidth=4
The original Markdown Vim syntax was created by Ben Williams.
You maybe contributes to source. So, send a feedback in issue tracker.
Vim-Markdown is hosted on following servers:
Visit the script homepage for more information.
Copyright (c) 2010 Hallison Batista [email protected]
Copyright (c) 2009 Ben Williams [email protected]