mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-06 21:40:03 -04:00
indents(cpp): indent at field_initializer_list
This commit is contained in:
parent
7654bbc04b
commit
62982378b8
3 changed files with 20 additions and 1 deletions
|
|
@ -5,4 +5,6 @@
|
|||
(condition_clause)
|
||||
] @indent
|
||||
|
||||
((field_initializer_list) @indent
|
||||
(#set! "start_at_same_line" 1))
|
||||
(access_specifier) @branch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue