main: Highlight the value of an assignment
This commit is contained in:
@@ -31,5 +31,6 @@ BUFFER='a=foo\( :'
|
||||
|
||||
expected_region_highlight=(
|
||||
'1 7 assign' # a=foo\(
|
||||
'3 7 default' # foo\(
|
||||
'9 9 builtin' # :
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user