Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 653 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 653 Bytes

glow.vim

A Vim plugin to preview Markdown files by printing the output of Glow to a terminal buffer or popup.

grafik

Dependencies

Installation

Add jclsn/glow.vim to your favorite plugin manager e.g. for vim-plug add

Plug 'jclsn/glow.vim'

to your .vimrc.

Usage

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