A Vim plugin to preview Markdown files by printing the output of Glow to a terminal buffer or popup.
Add jclsn/glow.vim
to your favorite plugin manager e.g. for vim-plug add
Plug 'jclsn/glow.vim'
to your .vimrc.
Type :Glow
to render the current in the current window
Type :Glowsplit
to render the current file in a split
Type :Glowpop
to render the current file in a popup