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