mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-04-17 11:35:32 +08:00
Merge 8dddf5ae6b
into 90b09f88ee
This commit is contained in:
commit
2cc252da10
@ -802,7 +802,7 @@ _zsh_highlight_main_highlighter_highlight_argument()
|
||||
else
|
||||
base_style=single-hyphen-option
|
||||
fi
|
||||
path_eligible=0
|
||||
#path_eligible=0
|
||||
fi
|
||||
|
||||
for (( i = 1 ; i <= end_pos - start_pos ; i += 1 )); do
|
||||
|
Loading…
Reference in New Issue
Block a user