mirror of
https://github.com/chenasraf/nvim-treesitter.git
synced 2026-05-18 01:39:00 +00:00
indents(r): add aligned_indent test
This commit is contained in:
committed by
Stephan Seitz
parent
29fc7ed14c
commit
ca279928e3
4
tests/indent/r/aligned_indent.R
Normal file
4
tests/indent/r/aligned_indent.R
Normal file
@@ -0,0 +1,4 @@
|
||||
func <- function(x,
|
||||
y) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user