nvim: tweak md syntax again

This commit is contained in:
thomasabishop 2024-02-04 12:22:44 +00:00
parent 7f5ccf072d
commit fe0e7ecec8

View file

@ -24,7 +24,7 @@ treesitter.setup({
"html",
"css",
"scss",
"markdown",
-- "markdown",
"markdown_inline",
"graphql",
"bash",