feat(lang): Add typst to treesitter languages

This commit is contained in:
Robert Morrison 2025-12-21 20:47:12 +00:00
parent 304ea02edd
commit bcd1051911

View File

@ -34,6 +34,7 @@ local languages = {
["regex"] = "",
["rust"] = "",
["scss"] = "",
["typst"] = "",
["toml"] = "",
["vim"] = "",
["vimdoc"] = "",