languages/tera: add syntax highlighting support for tera templating

This commit is contained in:
Snoweuph 2025-12-14 13:17:50 +01:00
commit 75b8173a4b
No known key found for this signature in database
GPG key ID: BEFC41DA223CEC55
3 changed files with 30 additions and 0 deletions

View file

@ -94,6 +94,7 @@ isMaximal: {
tailwind.enable = false;
svelte.enable = false;
tera.enable = false;
# Nim LSP is broken on Darwin and therefore
# should be disabled by default. Users may still enable