mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-17 10:50:06 -04:00
fix(zig): begin indent at struct_declaration
This commit is contained in:
parent
06611c75fe
commit
13c7caf8a6
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
[
|
[
|
||||||
(block)
|
(block)
|
||||||
|
(struct_declaration)
|
||||||
(switch_expression)
|
(switch_expression)
|
||||||
(initializer_list)
|
(initializer_list)
|
||||||
] @indent.begin
|
] @indent.begin
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue