mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-02-03 10:25:52 +00:00
languages/tera: add syntax highlighting support for tera templating
This commit is contained in:
parent
866b983c40
commit
c64645a3a1
4 changed files with 33 additions and 0 deletions
|
|
@ -96,6 +96,7 @@ isMaximal: {
|
|||
jinja.enable = false;
|
||||
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