Add muttrc as parser to treesitter
This commit is contained in:
parent
f909d576fd
commit
39d74b5d84
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue