mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 11:06:54 -04:00
Add statement_block to foldable statements
This commit is contained in:
parent
4967fa48b0
commit
8966d347a6
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
|||
(method_definition)
|
||||
(do_statement)
|
||||
(with_statement)
|
||||
(statement_block)
|
||||
(switch_statement)
|
||||
(switch_case)
|
||||
(switch_default)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue