mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-03-03 07:22:54 +00:00
language/twig: add treesitter, LSP, diagnostics, and formatting support.
Due to better tools like twig-cs-fixer and curlylint not beeing packaged in nix, this uses worse alterantives.
This commit is contained in:
parent
c07410f183
commit
cee920622d
4 changed files with 127 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ in {
|
|||
./kotlin.nix
|
||||
./html.nix
|
||||
./tera.nix
|
||||
./twig.nix
|
||||
./haskell.nix
|
||||
./java.nix
|
||||
./jinja.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue