main: Stop highlighting alias as its first word too
Fixes #565 and #576
This commit is contained in:
@@ -34,7 +34,6 @@ BUFFER='a;f;'
|
||||
|
||||
expected_region_highlight=(
|
||||
"1 1 alias" # a
|
||||
"1 1 builtin" # a (:)
|
||||
"2 2 commandseparator" # ;
|
||||
"3 3 function" # f
|
||||
"4 4 commandseparator" # ;
|
||||
|
||||
Reference in New Issue
Block a user