🐛 fix(nvim): render-markdown now doesnt require the file_type option
This commit is contained in:
parent
f6166e6f4d
commit
70c065f2f2
1 changed files with 0 additions and 3 deletions
|
@ -14,9 +14,6 @@ return {
|
|||
},
|
||||
dependencies = {
|
||||
"MeanderingProgrammer/render-markdown.nvim",
|
||||
opts = {
|
||||
file_types = { "markdown", "norg", "rmd", "org", "Avante" },
|
||||
},
|
||||
ft = { "markdown", "norg", "rmd", "org", "Avante" },
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue