mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-28 01:00:05 +08:00
15 lines
248 B
Scheme
15 lines
248 B
Scheme
|
; inherits: c
|
||
|
|
||
|
[
|
||
|
(for_range_loop)
|
||
|
(class_specifier)
|
||
|
(field_declaration
|
||
|
type: (enum_specifier)
|
||
|
default_value: (initializer_list))
|
||
|
(template_declaration)
|
||
|
(namespace_definition)
|
||
|
(try_statement)
|
||
|
(catch_clause)
|
||
|
(lambda_expression)
|
||
|
] @fold
|