mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-15 09:50:04 -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)
|
(while_statement)
|
||||||
(table)
|
(table)
|
||||||
(arguments)
|
(arguments)
|
||||||
|
(do_statement)
|
||||||
] @indent
|
] @indent
|
||||||
|
|
||||||
[
|
[
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue