mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2025-04-17 11:35:31 +08:00
Merge 9cce7039a0
into 2cb6eb6e29
This commit is contained in:
commit
70e3b8465f
@ -42,7 +42,7 @@ zmodload zsh/zpty
|
||||
# Color to use when highlighting suggestion
|
||||
# Uses format of `region_highlight`
|
||||
# More info: http://zsh.sourceforge.net/Doc/Release/Zsh-Line-Editor.html#Zle-Widgets
|
||||
ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE='fg=8'
|
||||
: ${ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE:='fg=8'}
|
||||
|
||||
# Prefix to use when saving original versions of bound widgets
|
||||
ZSH_AUTOSUGGEST_ORIGINAL_WIDGET_PREFIX=autosuggest-orig-
|
||||
|
Loading…
Reference in New Issue
Block a user