mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 03:26:52 -04:00
11 lines
189 B
Scheme
11 lines
189 B
Scheme
; inherits: c
|
|
|
|
[
|
|
(class_specifier)
|
|
(condition_clause)
|
|
] @indent.begin
|
|
|
|
((field_initializer_list) @indent.begin
|
|
(#set! indent.start_at_same_line 1))
|
|
(access_specifier) @indent.branch
|
|
|