Regenerate nvim config
This commit is contained in:
@ -0,0 +1,9 @@
|
||||
; inherits: c
|
||||
|
||||
((foreach_statement
|
||||
body: (_) @_body) @indent.begin
|
||||
(#not-has-type? @_body compound_statement))
|
||||
|
||||
((foreach_instance_statement
|
||||
body: (_) @_body) @indent.begin
|
||||
(#not-has-type? @_body compound_statement))
|
||||
Reference in New Issue
Block a user