This website requires JavaScript.
Explore
Help
Sign in
benbot
/
nvim-treesitter
Watch
1
Star
0
Fork
You've already forked nvim-treesitter
0
mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced
2026-07-01 19:17:02 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1b47af43ce
nvim-treesitter
/
tests
/
indent
/
java
History
Download ZIP
Download TAR.GZ
Daniel Woznicki
1b47af43ce
Fixed a bug where Java enum body indentation was not correct
...
Added test for Java enum indentation
2022-02-25 08:03:43 +01:00
..
enum.java
Fixed a bug where Java enum body indentation was not correct
2022-02-25 08:03:43 +01:00
issue_2571.java
Added fix for incorrect Java indentation after a closing "}" in a method declaration
2022-02-25 00:58:59 +01:00
method.java
Added fix for incorrect Java indentation after a closing "}" in a method declaration
2022-02-25 00:58:59 +01:00