kakoune: add kak-tree-sitter config for templ

This commit is contained in:
2026-07-17 00:13:44 +02:00
parent 6a5f15c86b
commit 994e3b4662
2 changed files with 14 additions and 0 deletions

View File

@@ -7,6 +7,8 @@ hook global WinCreate .* %{
add-highlighter window/number-lines number-lines -relative -hlcursor
}
hook global BufCreate .*\.templ %{ set buffer filetype templ }
# LOCAL
nop %sh{