Regenerate nvim config
This commit is contained in:
@ -0,0 +1,26 @@
|
||||
[
|
||||
(arguments)
|
||||
(block)
|
||||
(enum_block)
|
||||
(global_block)
|
||||
(imperative_block)
|
||||
(struct_block)
|
||||
(typed_identifier)
|
||||
] @indent.begin
|
||||
|
||||
([
|
||||
(block)
|
||||
(enum_block)
|
||||
(global_block)
|
||||
(imperative_block)
|
||||
(struct_block)
|
||||
]
|
||||
"}" @indent.end)
|
||||
|
||||
([
|
||||
(arguments)
|
||||
(typed_identifier)
|
||||
]
|
||||
")" @indent.end)
|
||||
|
||||
(string_value) @indent.auto
|
||||
Reference in New Issue
Block a user