Switched back to the old zsh-vi-mode plugin
This commit is contained in:
parent
afdb3280aa
commit
ae7ba6978b
1 changed files with 2 additions and 1 deletions
3
.zshrc
3
.zshrc
|
@ -349,7 +349,8 @@
|
|||
# Quality of life
|
||||
zinit load "zsh-users/zsh-autosuggestions"
|
||||
zinit load "zdharma/fast-syntax-highlighting"
|
||||
zinit load "softmoth/zsh-vim-mode"
|
||||
# zinit load "softmoth/zsh-vim-mode"
|
||||
zinit load "jeffreytse/zsh-vi-mode"
|
||||
zinit load "zsh-users/zsh-history-substring-search"
|
||||
zinit load "zsh-users/zsh-completions"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue