Skip to content

jcharry/vim-markdown-renderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-markdown-renderer

When you open a markdown file (either .md or .markdown), this plugin will automatically launch a browser window with a preview rendering of your markdown.

Installation

  1. Install the plugin with your favorite plugin manager. I.e. with Vundle...
Plugin 'jcharry/vim-markdown-renderer'
  1. This plugin uses a Node server to handle communication to the browser. After installing the plugin, you'll need to globally install the node server package
npm install -g vim-markdown-renderer

Example

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published