diff --git a/.config/kak-tree-sitter/config.toml b/.config/kak-tree-sitter/config.toml index 503ee9af..4122afdf 100644 --- a/.config/kak-tree-sitter/config.toml +++ b/.config/kak-tree-sitter/config.toml @@ -13,7 +13,7 @@ groups = [ ] [language.typst] -aliases = ["typ"] +aliases = ["typ", "typc"] [language.typst.grammar.source.git] url = "https://github.com/uben0/tree-sitter-typst"