jolheiser
/
templ-helix
Archived
1
0
Fork 0
This repository has been archived on 2023-10-11. You can view files and clone it, but cannot push or open issues/pull-requests.
templ-helix/README.md

9 lines
424 B
Markdown

# 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).