# templ helix integration 1. Add [.helix/languages.toml](.helix/languages.toml) to your Helix languages config. 2. Grab the [queries](queries/templ) and place them in `~/.config/helix/runtime/queries/templ` Note: queries were obtained from [tree-sitter-templ](https://github.com/vrischmann/tree-sitter-templ), which likely will be up-to-date compared to this repo. The only extra query is [indents](queries/indents.scm).