mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 03:10:04 -04:00
fix: prevent double indent from pipes
This commit is contained in:
parent
8e569bc4b5
commit
65310b64ee
3 changed files with 4 additions and 2 deletions
2
tests/indent/r/incomplete_pipe.R
Normal file
2
tests/indent/r/incomplete_pipe.R
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
mtcars %>%
|
||||
head() %>%
|
||||
Loading…
Add table
Add a link
Reference in a new issue