sewpafly / vim-markdown

Markdown Vim Mode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vim-Markdown

Description

Markdown syntax support for Vim Editor.

Vim-Markdown have a support for snippets. Therefore, it's recommended that you use SnipMate plugin.

Helpful Configs

Some vimrc settings that might help with this:

autocmd FileType markdown set expandtab tabstop=4 shiftwidth=4

Information

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

Copyright (c) 2010 Hallison Batista email@hallisonbatista.com

Copyright (c) 2009 Ben Williams benw@plasticboy.com

About

Markdown Vim Mode


Languages

Language:Vim Script 100.0%