nvim-treesitter/queries/java
Iron-E 54741de02c
fix(java): capture type parameter brackets as @punctuation.delimiter
It is currently highlighted as `@operator`
2023-05-04 15:50:31 -04:00
..
folds.scm feat(java): add basic folding (#4701) 2023-04-24 15:32:41 +09:00
highlights.scm fix(java): capture type parameter brackets as @punctuation.delimiter 2023-05-04 15:50:31 -04:00
indents.scm use indent.X syntax for captures and properties of set directives 2023-03-24 13:07:53 -04:00
injections.scm feat(java): distinguish escape sequences, move certain keywords to more appropriate places 2023-02-23 15:41:26 -08:00
locals.scm feat(java): some instances of definition.var should be definition.parameter 2023-02-23 15:41:26 -08:00