index
:
nvim-treesitter.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
queries
/
java
Age
Commit message (
Expand
)
Author
2020-09-14
Fix #307: Use and document TSVariable/TSVariableBuiltin in all languages
Stephan Seitz
2020-09-11
ci: fix wrong queries
Thomas Vigouroux
2020-08-16
fix(queries): use vim-match for non lua regexes
Steven Sojka
2020-08-16
[java] Add label highlight
Chinmay Dalal
2020-08-12
fix(java): add lambdas as a scope
Steven Sojka
2020-07-27
Java locals: use has-ancestor? to match imports
Stephan Seitz
2020-07-27
Java highlights/locals: Add catch_formal_parameter
Stephan Seitz
2020-07-27
Java highlights: Add highlight for this
Stephan Seitz
2020-07-27
Add Java locals
Chinmay Dalal
2020-07-01
Java highlights: Add binary integer literals
Stephan Seitz
2020-06-30
Java highlights: Add operators ":" "?"
Stephan Seitz
2020-06-30
Java highlights: Add parameter highlight for single-parameter lambdas
Stephan Seitz
2020-06-29
Add method reference operator
Chinmay Dalal
2020-06-29
Java highlights: Capture parameters in declaration (#93)
Chinmay Dalal
2020-06-17
Give credits
Chinmay Dalal
2020-06-17
Give credits
Chinmay Dalal
2020-06-15
Fix types
Chinmay Dalal
2020-06-15
Add operators
Chinmay
2020-06-15
Fix method highlighting
Chinmay
2020-06-11
Add highlights.scm and locals.scm
Chinmay