From e920d5a8bf19e86d4cf5917ff8123d377bb7fa2f Mon Sep 17 00:00:00 2001 From: David <12832280+David-Else@users.noreply.github.com> Date: Fri, 5 Mar 2021 16:31:24 +0000 Subject: [PATCH] add nvim-markdown-preview (#42) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 466524e..390bbfe 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,7 @@ Neovim supports a wide variety of UI's. ### General - [npxbr/glow.nvim](https://github.com/npxbr/glow.nvim) - Markdown preview using glow +- [davidgranstrom/nvim-markdown-preview](https://github.com/davidgranstrom/nvim-markdown-preview) - Markdown preview in the browser using pandoc and live-server through Neovim's job-control API ### Syntax