disable inline markdown rendering
This commit is contained in:
parent
ee642c429f
commit
224ad4e3ec
1 changed files with 0 additions and 0 deletions
6
lua/plugins_disabled/markdown_render.lua
Normal file
6
lua/plugins_disabled/markdown_render.lua
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
return {
|
||||
"MeanderingProgrammer/render-markdown.nvim",
|
||||
ft = { "markdown", "Avante" },
|
||||
dependencies = { "nvim-treesitter/nvim-treesitter", "nvim-tree/nvim-web-devicons" },
|
||||
opts = {},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue