Skip to content

mattn/mkdpreview-vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

MkdPreview

Markdown Previewer for Vimmer.

Introduction

Vim can't dispaly characters which have them glyphs for each like web browser. So unfortunately, vimmer can't preview markdown text over editing on terminal. This is a GUI application which can display preview of markdown. This plugin support:

  • Markdown
  • reStructuredText
  • Textile

Installation

Just simple! Copy or git-clone mkdpreview-vim into your ~/.vim/bundle.

# cd /path/to/your/.vimrc/bundle
# git clone https://github.com/mattn/mkdpreview-vim

This require following third party modules or vim plugins.

Usage

:MkdPreview!

If you have previewer already, Just type:

:MkdPreview

:MkdPreview! command install BufWritePost hook for current buffer. Then preview will be updated just to do :w.

Screenshot

Author

Yasuhiro Matsumoto mattn.jp@gmail.com

About

Markdown previewer for vimmer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Contributors 3

  •  
  •  
  •