kakoune: add kak-tree-sitter config for gotmpl
modify file ~/.local/share/kak-tree-sitter/queries/gotmpl/7275b7f85014aad7e15d4987ec4f2249572eecfb/injections.scm adding: ((text) @injection.content (#set! injection.language "html") (#set! injection.combined))
This commit is contained in:
@@ -8,6 +8,7 @@ hook global WinCreate .* %{
|
||||
}
|
||||
|
||||
hook global BufCreate .*\.templ %{ set buffer filetype templ }
|
||||
hook global BufCreate .*\.html.tmpl %{ set buffer filetype gotmpl }
|
||||
|
||||
# LOCAL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user