chore: add jinja to languages to ensure get installed

This commit is contained in:
2025-10-04 22:09:21 -04:00
parent 3ef05d0242
commit 8ac84fb26b
@@ -22,6 +22,7 @@ return {
'css', 'css',
'javascript', 'javascript',
'json', 'json',
'jinja',
-- YAML / Configs -- YAML / Configs
'yaml', 'yaml',