AutoYADM commit: 2024-12-21 01:45:02

This commit is contained in:
Daniel Fichtinger 2024-12-21 01:45:02 -05:00
parent d2b15874ce
commit a26414ed44
2 changed files with 4 additions and 3 deletions

View file

@ -27,7 +27,6 @@ return {
},
ft = { "markdown", "rmd", "vimwiki" },
config = function(_, opts)
vim.g.md_tex = true
require("render-markdown").setup(opts)
Snacks.toggle({
name = "Render Markdown",