enable lazy loading of render-markdown
This commit is contained in:
@@ -4,6 +4,7 @@ return {
|
||||
"nvim-treesitter/nvim-treesitter",
|
||||
"nvim-tree/nvim-web-devicons",
|
||||
},
|
||||
lazy = true,
|
||||
---@module 'render-markdown'
|
||||
---@type render.md.UserConfig
|
||||
opts = {
|
||||
|
||||
Reference in New Issue
Block a user