main: Stop highlighting alias as its first word too
Fixes #565 and #576
This commit is contained in:
@@ -48,7 +48,6 @@ fi
|
||||
expected_region_highlight+=(
|
||||
"9 9 commandseparator" # ;
|
||||
"11 16 alias" # alias1
|
||||
"11 16 command" # alias1 (ls)
|
||||
"17 17 commandseparator" # ;
|
||||
"19 24 unknown-token" # alias2
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user