mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -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)
|
||||
(lambda_clause)
|
||||
(expr_case)
|
||||
(map)
|
||||
(map)
|
||||
(module_export)
|
||||
] @fold
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue