This website requires JavaScript.
Explore
Help
Sign in
benbot
/
nvim-treesitter
Watch
1
Star
0
Fork
You've already forked nvim-treesitter
0
mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced
2026-07-08 14:30:05 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
0bf8f58cd2
nvim-treesitter
/
queries
/
ruby
/
indents.scm
15 lines
110 B
Scheme
Raw
Normal View
History
Unescape
Escape
feat: added more indent queries
2021-01-05 19:26:08 +07:00
[
(
class
)
(
method
)
(
module
)
(
call
)
(
if
)
]
@indent
[
(
elsif
)
"end"
]
@branch
feat: use @ignore for comments and multiline strings
2021-03-01 20:20:37 +07:00
(
comment
)
@ignore
Reference in a new issue
Copy permalink