6 lines
149 B
Lua
6 lines
149 B
Lua
return {
|
|
"MeanderingProgrammer/render-markdown.nvim",
|
|
dependencies = { "nvim-treesitter/nvim-treesitter", "echasnovski/mini.nvim" },
|
|
opts = {},
|
|
}
|