kakoune: add kak-tree-sitter config for templ

This commit is contained in:
Lukasz Pankowski
2026-07-17 00:13:44 +02:00
parent b4ab641fb7
commit c5cd01cbc4
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{