mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-08 06:20:01 -04:00
Add more indentations
This commit is contained in:
parent
6a56be08e1
commit
cd421899a8
1 changed files with 5 additions and 0 deletions
|
|
@ -12,6 +12,10 @@
|
|||
(array)
|
||||
(argument_list)
|
||||
(case)
|
||||
(while)
|
||||
(until)
|
||||
(for)
|
||||
(begin)
|
||||
] @indent
|
||||
|
||||
[
|
||||
|
|
@ -30,6 +34,7 @@
|
|||
"]"
|
||||
(when)
|
||||
(elsif)
|
||||
(else)
|
||||
"end"
|
||||
] @branch
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue