nvim-treesitter/queries/htmldjango
Omar Valdez 45ee50d02b feat(htmldjango): improve punctuation highlighting
In Django templates `{{` and `{%` are interpolations, so they should be
highlighted as @punctuation.special.

Don't highlight quotes as delimiters (consistency) and add missing comma
delimiter.
2024-09-19 08:42:52 +02:00
..
folds.scm feat: add htmldjango 2023-01-21 17:01:45 +01:00
highlights.scm feat(htmldjango): improve punctuation highlighting 2024-09-19 08:42:52 +02:00
indents.scm chore: query formatting 2024-01-19 16:58:37 +01:00
injections.scm feat: more comment injections 2024-06-15 10:40:34 +02:00