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_scalar) @indent @extend
|
||||||
|
|
||||||
((block_mapping_pair
|
(block_mapping_pair) @indent
|
||||||
key: (_) @key
|
|
||||||
value: (_)? @val
|
(block_sequence_item) @indent
|
||||||
(#not-same-line? @key @val)
|
|
||||||
) @indent @extend
|
|
||||||
)
|
|
||||||
|
Loading…
Reference in New Issue