nvim-treesitter/tests/query
Stephan Seitz d6a2ecb8b7 highlights: create subscoping for ternary operator
After https://github.com/nvim-treesitter/nvim-treesitter/issues/470,
we decided to use `@conditional` for ternary operator instead of
operator despite `@conditional` is documented for keywords only.
A sub-scoping can make it easier for people to highlight this operator
group differently.

Also unify the usage of `@conditional...` across languages.
2022-12-02 21:42:11 +01:00
..
highlights highlights: create subscoping for ternary operator 2022-12-02 21:42:11 +01:00
injections ci(injection tests): don't consider root language an injection 2021-12-20 18:16:45 +01:00
highlights_spec.lua feat!: remove obsolete TS* highlight groups 2022-10-16 15:50:55 +02:00
injection_spec.lua Add support for custom parser install locations #2959 (#3031) 2022-06-20 22:50:07 +02:00