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
/
tests
/
indent
/
java
/
javadoc.java
blob: 94ac9b7e389fe0e465b760f5ba2c9a3454552aff (
plain
)
1
2
3
4
5
public class
Foo
{
/**
*/
void
foo
() {}
}