mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 11:06:54 -04:00
14 lines
258 B
Scheme
14 lines
258 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
|