languages/liquid: add syntax highlighting support for liquid templating

This commit is contained in:
Snoweuph 2026-03-21 17:30:02 +01:00
commit b767199273
No known key found for this signature in database
GPG key ID: BEFC41DA223CEC55
4 changed files with 39 additions and 0 deletions

View file

@ -25,6 +25,7 @@ in {
./html.nix
./tera.nix
./twig.nix
./liquid.nix
./haskell.nix
./java.nix
./jinja.nix