update markdown preview

This commit is contained in:
asep komarudin 2023-01-17 13:36:46 +07:00
parent 15c277f910
commit c86aaa927e
3 changed files with 24 additions and 7 deletions

View file

@ -121,6 +121,11 @@ local mappings = {
end,
"Coment line",
},
["m"] = {
name = "Markdown",
p = { "<cmd>MarkdownPreview<cr>", "Preview" },
s = { "<cmd>MarkdownPreviewStop<cr>", "Stop Preview" },
},
-- p = {
-- name = "Packer",
-- c = { "<cmd>PackerCompile<cr>", "Compile" },