add parsers

This commit is contained in:
2024-03-19 02:58:55 +00:00
parent 62257d6c39
commit 8e220b46ce

View File

@ -5,6 +5,10 @@ M.treesitter = {
-- defaults -- defaults
"vim", "vim",
"lua", "lua",
"regex",
"bash",
"markdown",
"markdown_inline",
-- web dev -- web dev
"html", "html",