mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
Added fix for Java interfaces not being indented properly
This commit is contained in:
parent
dcfd6c0637
commit
bf2493f5e1
3 changed files with 4 additions and 0 deletions
2
tests/indent/java/interface.java
Normal file
2
tests/indent/java/interface.java
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
public interface Foo {
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue