Files
nvim-treesitter/runtime/queries
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
..
2025-05-12 18:43:40 +02:00
2025-05-12 18:43:40 +02:00
2025-05-28 23:04:10 +02:00
2025-06-13 09:24:28 +02:00
2025-05-18 09:46:27 +02:00
2025-05-13 18:12:58 +02:00
2025-07-04 08:56:45 +02:00
2025-05-12 18:43:40 +02:00
2025-06-29 15:59:54 +02:00
2025-05-12 18:43:40 +02:00
2025-05-12 18:43:40 +02:00
2025-07-19 15:19:50 +02:00