Skip to content

dantesun/vim-markdown

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 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.

Install

Download the gzipball from Vim script homepage and open the package using Vim and use the command :source %. Or run the following command:

vim markdown-<version>.vba.gz +":source %"

Done! All files will be extracted in your Vim home directory. If you checkout from repository, install using the following commands:

bash do install

Or

./do install

This instruction will be create a Vimball file and install.

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 syntax highlight for Vim editor with snippets support

Resources

Stars

Watchers

Forks

Packages

No packages published