mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-13 17:00:09 -04:00
indents(r): add aligned_indent test
This commit is contained in:
parent
29fc7ed14c
commit
ca279928e3
1 changed files with 4 additions and 0 deletions
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) {
|
||||||
|
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue