ZSH: Better vim mode

This commit is contained in:
Marko Korhonen 2025-07-28 09:06:00 -05:00
parent d2d35477dc
commit bef97a0aa0
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890
3 changed files with 5 additions and 48 deletions

View file

@ -22,6 +22,10 @@ zinit light zsh-users/zsh-history-substring-search
zinit ice wait'1' lucid atload'source $HOME/.config/zsh/04-aliases.zsh'
zinit light wfxr/forgit
# better vi mode
zinit ice lucid depth=1
zinit light jeffreytse/zsh-vi-mode
# lots of completions
zinit ice wait'1' lucid as'completion'
zinit light zsh-users/zsh-completions