Tree-sitter grammar and syntax highlight queries for the Tera templating language.
Tip
See also Tera extensions for other editors:
- Visual Studio Code: uncenter/vscode-tera
- Zed: uncenter/zed-tera
- Sublime Text: MuntasirSZN/sublime-tera
Important
Requires Neovim v0.11 or later.
Install the grammar by running the following command inside Neovim:
:TSInstall tera
As of Helix v25.07, Tera language support is included out of the box.