mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-01-03 17:37:14 +00:00
languages/tera: add syntax highlighting support for tera templating
This commit is contained in:
parent
0eeb3f2b6c
commit
75b8173a4b
3 changed files with 30 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue