From 8a6437126d0e29bd1b38a60bf341b9c94c4191a1 Mon Sep 17 00:00:00 2001 From: qadzek <84473512+qadzek@users.noreply.github.com> Date: Wed, 23 Oct 2024 16:01:28 +0200 Subject: [PATCH] Add Markdown plugin render-markdown.nvim This plugin is actively developed and has many powerful features. It is only available for Neovim though. --- doc/wiki.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/wiki.txt b/doc/wiki.txt index 8618cf7..15757c5 100644 --- a/doc/wiki.txt +++ b/doc/wiki.txt @@ -378,6 +378,7 @@ options: - https://github.com/preservim/vim-markdown - https://github.com/SidOfc/mkdx/ - https://github.com/vim-pandoc/vim-pandoc-syntax +- https://github.com/MeanderingProgrammer/render-markdown.nvim wiki-ft.vim ~ https://github.com/lervag/wiki-ft.vim