mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 19:46:58 -04:00
7 lines
162 B
Scheme
7 lines
162 B
Scheme
; inherits: c
|
|
(condition_clause) @indent.begin
|
|
|
|
((field_initializer_list) @indent.begin
|
|
(#set! indent.start_at_same_line 1))
|
|
|
|
(access_specifier) @indent.branch
|