languages/jinja: init (#1359)

This commit is contained in:
dish 2026-01-29 13:36:08 -05:00 committed by GitHub
commit 2b7dd7ecb1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 69 additions and 1 deletions

View file

@ -142,6 +142,8 @@
[Tombi](https://tombi-toml.github.io/tombi/) language server, linter, and
formatter.
- Added Jinja support via `languages.jinja`
- Added [hlargs.nvim](https://github.com/m-demare/hlargs.nvim) support as
`visuals.hlargs-nvim`.