From b67f4139d99569290fc30fb1dff8d97dd590b6c4 Mon Sep 17 00:00:00 2001 From: Tianze Zhu <58369870+11D-Beyonder@users.noreply.github.com> Date: Mon, 12 Aug 2024 16:40:05 +0800 Subject: [PATCH] docs(pack): Update README.md for markdown preview. --- lua/astrocommunity/pack/markdown/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/lua/astrocommunity/pack/markdown/README.md b/lua/astrocommunity/pack/markdown/README.md index e58642e1d..a45d65d11 100644 --- a/lua/astrocommunity/pack/markdown/README.md +++ b/lua/astrocommunity/pack/markdown/README.md @@ -5,3 +5,4 @@ This plugin pack does the following: - Adds `markdown` and `markdown_inline` Treesitter parsers - Adds `marksman` language server - Adds `prettierd` formatter +- Adds `markdown-preview.nvim` for real-time preview.