mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 09:26:19 +04:00
8 lines
137 B
Scheme
8 lines
137 B
Scheme
|
(class
|
||
|
body: (_) @class.inside) @class.around
|
||
|
|
||
|
(multiclass
|
||
|
body: (_) @class.inside) @class.around
|
||
|
|
||
|
(_ argument: _ @parameter.inside)
|