zsh: zsh-vi-mode -> zsh-vim-mode (hopefully more mature plugin)
This commit is contained in:
parent
83fd868c78
commit
cfa995180e
1 changed files with 1 additions and 1 deletions
2
.zshrc
2
.zshrc
|
@ -62,7 +62,7 @@ ${SKIP_PLUGINS:-false} || {
|
|||
# Quality of life
|
||||
zinit load "zsh-users/zsh-autosuggestions"
|
||||
zinit load "zdharma-continuum/fast-syntax-highlighting"
|
||||
zinit load "jeffreytse/zsh-vi-mode"
|
||||
zinit load "softmoth/zsh-vim-mode"
|
||||
zinit load "zsh-users/zsh-history-substring-search"
|
||||
zinit load "zsh-users/zsh-completions"
|
||||
zinit load "Tarrasch/zsh-bd"
|
||||
|
|
Loading…
Add table
Reference in a new issue