added zsh-vi mode
This commit is contained in:
@@ -23,6 +23,8 @@ source "${ZINIT_HOME}/zinit.zsh"
|
||||
zinit light zsh-users/zsh-syntax-highlighting
|
||||
zinit light zsh-users/zsh-completions
|
||||
zinit light zsh-users/zsh-autosuggestions
|
||||
zinit ice depth=1
|
||||
zinit light jeffreytse/zsh-vi-mode
|
||||
|
||||
# Load completions
|
||||
autoload -U compinit && compinit
|
||||
|
||||
Reference in New Issue
Block a user