5 lines
186 B
Lua
5 lines
186 B
Lua
return {
|
|
"MeanderingProgrammer/render-markdown.nvim",
|
|
dependencies = { "nvim-treesitter/nvim-treesitter", "echasnovski/mini.nvim" }, -- if you use the mini.nvim suite
|
|
opts = {},
|
|
}
|