enable lazy loading of render-markdown

This commit is contained in:
2024-11-03 18:17:17 -05:00
parent c8650e6f14
commit 123ce6315d
@@ -4,6 +4,7 @@ return {
"nvim-treesitter/nvim-treesitter",
"nvim-tree/nvim-web-devicons",
},
lazy = true,
---@module 'render-markdown'
---@type render.md.UserConfig
opts = {