nvim-treesitter/queries/java
Pham Huy Hoang 78b54eb7f6 chore(injections)!: update injection syntax to 0.9
Since 0.9, @lang syntax is still available as fallback but will soon be deprecated.
Because of that, new syntax should be adopted once 0.9 becomes the
baseline requirements for nvim-treesitter

- update health check
- update doc
2023-08-12 17:34:15 +02:00
..
folds.scm feat(java): add more foldable nodes 2023-05-11 15:27:43 -04:00
highlights.scm java highlights: annotation type declaration and AT interface keyword 2023-06-21 10:46:53 +02:00
indents.scm feat: add indents for annotation defs (#4828) 2023-06-04 13:28:41 +09:00
injections.scm chore(injections)!: update injection syntax to 0.9 2023-08-12 17:34:15 +02:00
locals.scm feat(java): some instances of definition.var should be definition.parameter 2023-02-23 15:41:26 -08:00