nvim-treesitter/tests/query
Robert Muir 20d77c2e5b fix(jinja): assign highlights to all variables and functions
The majority of jinja variables aren't assigned any highlights at all.
Assign @variable to all identifiers.

Jinja filters without parameters are not highlighted as functions: add a
query for these.

Refine the existing @variable.member to only capture identifiers instead
of broader nodes.
2025-07-19 18:25:47 +02:00
..
highlights fix(jinja): assign highlights to all variables and functions 2025-07-19 18:25:47 +02:00
injections feat(html): use gsub for mimetype lookup 2025-05-12 18:43:40 +02:00
highlights_spec.lua feat(tests)!: new infrastructure based on makefile 2025-05-12 18:43:41 +02:00
injection_spec.lua feat(tests)!: new infrastructure based on makefile 2025-05-12 18:43:41 +02:00