glow.nvim
A markdown preview directly in your neovim
glow.nvim is a Neovim plugin that displays rendered Markdown previews directly inside the editor. It uses the Glow command-line renderer to present formatted documents in a floating terminal window. Users can preview the current buffer or provide the path to another Markdown file through the Glow command. The preview window can be closed through a command, the Q key, or the Escape key. Configuration options control the rendering style, border, width, height, size ratios, pager behavior,...