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
9f78c9f0ad
nvim-treesitter
/
tests
/
indent
/
java
/
javadoc.java
Daniel Woznicki
e23f5d48be
Modified Java indent rules to stop ignoring block comments because javadoc blocks were defaulting to indent 0
2022-03-01 21:12:14 +01:00
5 lines
48 B
Java
Raw
Blame
History
public
class
Foo
{
/**
*/
void
foo
(
)
{
}
}
Reference in a new issue
View git blame
Copy permalink