Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 526 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 526 Bytes

VimMarp v0.1

A vim plugin that renders your markdown into a presentation as you go.

Dependencies

VimMarp requires the Marp CLI and asyncrun. Check out their respective repositories for install instructions.

Install

Copy VimMarp.vim to your ~/.vim/plugin or use Vundle or Plug to install it from mattf1n/VimMarp.vim.

Usage

In a markdown file use the command :VimMarp to toggle rendering your marp presentation.