mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 06:40:05 +08:00
21 lines
360 B
Scheme
21 lines
360 B
Scheme
; inherits: c
|
|
|
|
[
|
|
(class_declaration)
|
|
(class_interface)
|
|
(class_implementation)
|
|
(protocol_declaration)
|
|
(property_declaration)
|
|
(method_declaration)
|
|
(struct_declaration)
|
|
(struct_declarator)
|
|
(try_statement)
|
|
(catch_clause)
|
|
(finally_clause)
|
|
(throw_statement)
|
|
(block_literal)
|
|
(ms_asm_block)
|
|
(dictionary_literal)
|
|
(array_literal)
|
|
] @fold
|