mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
fix(fold): typo fix(fold): remove debug and add queries fix(fold): fallback to local scopes for folds
9 lines
127 B
Scheme
9 lines
127 B
Scheme
[
|
|
(for_in_statement)
|
|
(for_statement)
|
|
(if_statement)
|
|
(function_definition)
|
|
(function)
|
|
(while_statement)
|
|
(table)
|
|
] @fold
|