Add zsh-vi-mode zinit plugin
This commit is contained in:
parent
8733cfe6aa
commit
08966acef9
1 changed files with 3 additions and 0 deletions
|
@ -24,5 +24,8 @@ zicompinit # <- https://wiki.zshell.dev/docs/guides/commands
|
||||||
### End of z-shell/zi installer's chunk
|
### End of z-shell/zi installer's chunk
|
||||||
alias zinit=zi
|
alias zinit=zi
|
||||||
|
|
||||||
|
zinit ice depth=1
|
||||||
|
zinit light jeffreytse/zsh-vi-mode
|
||||||
|
|
||||||
[[ -n "${DBG}" ]] && echo "zi ready"
|
[[ -n "${DBG}" ]] && echo "zi ready"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue