Add muttrc as parser to treesitter

This commit is contained in:
Martin Larsson 2024-10-08 01:22:14 +02:00
parent f909d576fd
commit 39d74b5d84

View file

@ -42,7 +42,8 @@ return {
"dart",
"css",
"regex",
"dap_repl"
"dap_repl",
"muttrc",
},
sync_install = false,
-- This can be updated to a list of languages instead of defaulting to true