mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-15 09:50:04 -04:00
add (module_export) to folds (#3148)
This commit is contained in:
parent
7920eee73e
commit
9a87c20ce9
1 changed files with 2 additions and 1 deletions
|
|
@ -2,5 +2,6 @@
|
||||||
(function_declaration)
|
(function_declaration)
|
||||||
(lambda_clause)
|
(lambda_clause)
|
||||||
(expr_case)
|
(expr_case)
|
||||||
(map)
|
(map)
|
||||||
|
(module_export)
|
||||||
] @fold
|
] @fold
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue