From b67a3c2997fcb616772e44171a1677af2c78810e Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Tue, 20 May 2025 18:44:39 -0400 Subject: [PATCH] AutoYADM commit: 2025-05-20 18:44:39 --- .config/kak-tree-sitter/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"