Skip to content

sewpafly/vim-markdown

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Copyright (c) 2009 Ben Williams [email protected]

About

Markdown Vim Mode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%