Przeglądaj źródła

Use default value of ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE

pull/173/head
minerva 8 lat temu
committed by GitHub
rodzic
commit
9cce7039a0
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      zsh-autosuggestions.zsh

+ 1
- 1
zsh-autosuggestions.zsh Wyświetl plik

@ -32,7 +32,7 @@
# 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-

Ładowanie…
Anuluj
Zapisz