mirror of https://github.com/helix-editor/helix
add more list of maps to tests
parent
ff3b452c48
commit
15714ac32e
@ -1,8 +1,5 @@
|
||||
(block_scalar) @indent @extend
|
||||
|
||||
((block_mapping_pair
|
||||
key: (_) @key
|
||||
value: (_)? @val
|
||||
(#not-same-line? @key @val)
|
||||
) @indent @extend
|
||||
)
|
||||
(block_mapping_pair) @indent
|
||||
|
||||
(block_sequence_item) @indent
|
||||
|
Loading…
Reference in New Issue