A vim plugin that renders your markdown into a presentation as you go.
VimMarp requires the Marp CLI and asyncrun. Check out their respective repositories for install instructions.
Copy VimMarp.vim to your ~/.vim/plugin or use Vundle or Plug to install it
from mattf1n/VimMarp.vim.
In a markdown file use the command :VimMarp to toggle rendering your marp
presentation.