nvim-treesitter/runtime/queries/fennel
Alexei Mozaidze 857fb97bb6 fix(fennel): highlight $[1-9] in multi-symbol context properly
Highlights the dollar symbol properly in multi-symbol contexts, like `$3.some.properties`.
There was already a fix for a similar issue on #8067, but it only addressed `$.some.properties`, but not the variant with the argument number in it.
2025-12-03 17:49:36 +01:00
..
folds.scm feat!: drop modules, general refactor and cleanup 2025-05-12 18:43:40 +02:00
highlights.scm fix(fennel): highlight $[1-9] in multi-symbol context properly 2025-12-03 17:49:36 +01:00
injections.scm feat!: drop modules, general refactor and cleanup 2025-05-12 18:43:40 +02:00
locals.scm fix: remove redundant alternants (#8159) 2025-09-28 18:39:09 -07:00