mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-15 18:00:07 -04:00
parent
d05be3742e
commit
161576dde2
3 changed files with 6 additions and 0 deletions
|
|
@ -5,3 +5,6 @@ mtcars |>
|
|||
subset(
|
||||
cyl > 3
|
||||
)
|
||||
|
||||
mtcars %>%
|
||||
head()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue