Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

skanehira/preview-markdown.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

preview-markdown.vim

This plugin is no longer to develop. If you want to use, you can fork and improve it yourself

This is vim plugin that can preview markdown in Vim terminal.

Requirements

Installation

e.g dein.vim

[[plugins]]
repo = 'skanehira/preview-markdown.vim'

Usage

:PreviewMarkdown [left|top|right|bottom|tab]

Options

option description
g:preview_markdown_parser Use specified command to parse markdown, default is mdr
g:preview_markdown_auto_update Update preview window when write to buffer.

Markdown parser

Author

skanehira

About

Markdown preview plugin for Vim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published