feat(lang): Add typst to treesitter languages
This commit is contained in:
parent
304ea02edd
commit
bcd1051911
|
|
@ -34,6 +34,7 @@ local languages = {
|
|||
["regex"] = "",
|
||||
["rust"] = "",
|
||||
["scss"] = "",
|
||||
["typst"] = "",
|
||||
["toml"] = "",
|
||||
["vim"] = "",
|
||||
["vimdoc"] = "",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user