mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
add do statement to lua indents
This commit is contained in:
parent
9e5fb44f84
commit
2d82a7fe07
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@
|
|||
(while_statement)
|
||||
(table)
|
||||
(arguments)
|
||||
(do_statement)
|
||||
] @indent
|
||||
|
||||
[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue