mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-07 14:00:00 -04:00
indents(r): remove pipe test
This commit is contained in:
parent
995f462898
commit
74adb6bd30
1 changed files with 0 additions and 7 deletions
|
|
@ -1,7 +0,0 @@
|
|||
mtcars |>
|
||||
head(
|
||||
n = 6L
|
||||
) |>
|
||||
subset(
|
||||
cyl > 3
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue