nvim-treesitter/queries/t32
Christoph Sax 2fb7359828 feat(t32)!: update queries for new HLL node types
- Lock grammar to version 2.1.1
- Update query for syntax hightlighting
- fix missing locals query
- reduce number of "(identifier) @variable" highlight queries
- revert to capture @function.builtin for PRACTICE call expressions
2023-07-30 19:29:33 +02:00
..
folds.scm feat(t32): initial support 2022-12-21 23:57:06 +01:00
highlights.scm feat(t32)!: update queries for new HLL node types 2023-07-30 19:29:33 +02:00
indents.scm tests: fix failed tests (#4901) 2023-06-05 09:52:36 +09:00
injections.scm feat(t32): initial support 2022-12-21 23:57:06 +01:00
locals.scm feat(t32)!: update queries for new HLL node types 2023-07-30 19:29:33 +02:00