mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 11:58:17 +00:00
13 lines
155 B
Scheme
13 lines
155 B
Scheme
([
|
|
(fenced_code_block)
|
|
(indented_code_block)
|
|
(list_item
|
|
(list))
|
|
(section)
|
|
] @fold
|
|
(#trim! @fold))
|
|
|
|
(section
|
|
(list) @fold
|
|
(#trim! @fold))
|