Оптимизация
This commit is contained in:
@@ -25,7 +25,7 @@ zstyle ':completion:*:(ssh|scp|rsync):*:hosts-ipaddr' ignored-patterns '^<->.<->
|
||||
|
||||
# marlonrichert/zsh-autocomplete
|
||||
|
||||
zinit wait lucid for \
|
||||
zinit wait'!0' lucid light-mode depth=1 for \
|
||||
atinit"ZINIT[COMPINIT_OPTS]=-C; zicompinit; zicdreplay" \
|
||||
zdharma-continuum/fast-syntax-highlighting \
|
||||
blockf \
|
||||
@@ -35,6 +35,10 @@ zinit wait lucid for \
|
||||
|
||||
zstyle ":history-search-multi-word" page-size "$(($LINES/2))"
|
||||
zstyle ":plugin:history-search-multi-word" clear-on-cancel "yes"
|
||||
zinit load zdharma-continuum/history-search-multi-word
|
||||
bindkey "^K" history-search-multi-word
|
||||
zinit wait'!0' lucid light-mode depth=1 for \
|
||||
zdharma-continuum/history-search-multi-word \
|
||||
atload"bindkey '^[[A' history-substring-search-up; \
|
||||
bindkey '^[[B' history-substring-search-down; \
|
||||
bindkey '^K' history-search-multi-word " \
|
||||
zsh-users/zsh-history-substring-search
|
||||
|
||||
|
Reference in New Issue
Block a user