Update generated neovim config
This commit is contained in:
@ -0,0 +1,30 @@
|
||||
[
|
||||
(block)
|
||||
(defined_resource_type)
|
||||
(parameter_list)
|
||||
(attribute_type_entry)
|
||||
(resource_declaration)
|
||||
(selector)
|
||||
(case_statement)
|
||||
(hash)
|
||||
(array)
|
||||
] @indent.begin
|
||||
|
||||
|
||||
[
|
||||
"}"
|
||||
"]"
|
||||
")"
|
||||
] @indent.end
|
||||
|
||||
[ "{" "}" ] @indent.branch
|
||||
|
||||
[ "[" "]" ] @indent.branch
|
||||
|
||||
[ "(" ")" ] @indent.branch
|
||||
|
||||
[
|
||||
(string)
|
||||
(comment)
|
||||
(ERROR)
|
||||
] @indent.auto
|
||||
Reference in New Issue
Block a user