remove zinit for good and add compinit
This commit is contained in:
parent
3926055788
commit
c009741569
@ -22,14 +22,8 @@ setopt extended_history
|
|||||||
setopt extendedglob
|
setopt extendedglob
|
||||||
setopt nomatch
|
setopt nomatch
|
||||||
|
|
||||||
#source ~/.zinit/bin/zinit.zsh
|
autoload -U compinit
|
||||||
#zinit load zsh-users/zsh-autosuggestions
|
compinit
|
||||||
#zinit light zdharma/history-search-multi-word
|
|
||||||
#zinit snippet OMZ::plugins/bgnotify/bgnotify.plugin.zsh
|
|
||||||
#zinit ice as"completion"
|
|
||||||
#zinit snippet OMZ::plugins/pass/_pass
|
|
||||||
#zinit wait lucid atload"zicompinit; zicdreplay" blockf for zsh-users/zsh-completions
|
|
||||||
|
|
||||||
zstyle ':completion:*:*:cd:*' tag-order local-directories path-directories
|
zstyle ':completion:*:*:cd:*' tag-order local-directories path-directories
|
||||||
zstyle ':completion:*' menu select=2
|
zstyle ':completion:*' menu select=2
|
||||||
zstyle ':completion:*' select-prompt %SScrolling active: current selection at %p%s
|
zstyle ':completion:*' select-prompt %SScrolling active: current selection at %p%s
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user