nvim-treesitter/queries/java
Pham Huy Hoang 1281601cb4
feat: add indents for annotation defs (#4828)
- Add indent for `@interface` and `@Annotation(...)`
- Add notes for indent queries
2023-06-04 13:28:41 +09:00
..
folds.scm feat(java): add more foldable nodes 2023-05-11 15:27:43 -04:00
highlights.scm fix(java): capture type parameter brackets as @punctuation.delimiter 2023-05-04 15:50:31 -04:00
indents.scm feat: add indents for annotation defs (#4828) 2023-06-04 13:28:41 +09: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