main: Highlight {command,process} substitution delimiters
This commit is contained in:
@@ -34,6 +34,7 @@ expected_region_highlight=(
|
||||
'1 1 builtin' # :
|
||||
'3 15 default' # foo$(echo bar
|
||||
'6 15 command-substitution' # $(echo bar
|
||||
'6 7 command-substitution-delimiter' # $(
|
||||
'8 11 builtin' # echo
|
||||
'13 15 default' # bar
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user