Skip to content

Duologic/vim-mdpreview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vim-mdpreview

This plugin can render Markdown to HTML or a man-page and display them inside Vim. Once called, the render will update on each save.

Usage

:call MDMan()
:call MDLynx()

Requirements

Requires Vim>=8.1 with terminal window support.

MDMan() depends on Pandoc, GROFF(1) and LESS(1).

MDLynx() depends on Pandoc and Lynx.

Installation

With Pathogen:

  git clone https://github.com/Duologic/vim-mdpreview.git ~/.vim/bundle/vim-mdpreview

Screenshot

Screenshot of vim-mdpreview

About

Plugin to render Markdown inside Vim.

Resources

License

Stars

Watchers

Forks

Contributors