mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-05 04:50:03 -04:00
Add do_statement to lua folds
This commit is contained in:
parent
d0cefbb5a3
commit
4ad6c526f3
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
(while_statement)
|
||||
(repeat_statement)
|
||||
(if_statement)
|
||||
(do_statement)
|
||||
(function_definition)
|
||||
(local_function)
|
||||
(function)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue