feat adds render-markdown.nvim plugin

This commit is contained in:
2025-01-01 10:43:03 -05:00
parent 4f47e288ea
commit 9a1b00610e
5 changed files with 74 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
return {
"sotte/presenting.nvim",
opts = {
-- fill in your options here
-- see :help Presenting.config
},
cmd = { "Presenting" },
}