mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-12-04 21:56:45 +01:00
Merge 8dddf5ae6b into 90b09f88ee
This commit is contained in:
commit
2cc252da10
1 changed files with 1 additions and 1 deletions
|
|
@ -802,7 +802,7 @@ _zsh_highlight_main_highlighter_highlight_argument()
|
||||||
else
|
else
|
||||||
base_style=single-hyphen-option
|
base_style=single-hyphen-option
|
||||||
fi
|
fi
|
||||||
path_eligible=0
|
#path_eligible=0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
for (( i = 1 ; i <= end_pos - start_pos ; i += 1 )); do
|
for (( i = 1 ; i <= end_pos - start_pos ; i += 1 )); do
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue