added better vi mode zsh plugin

This commit is contained in:
Rudis Muiznieks 2024-04-25 14:20:49 -05:00
parent 1da68762e8
commit 9461e40283
Signed by: rudism
GPG Key ID: CABF2F86EF7884F9
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ plug "zpm-zsh/ls"
plug "zap-zsh/fzf"
plug "fdellwing/zsh-bat"
plug "lukechilds/zsh-nvm"
plug "jeffreytse/zsh-vi-mode"
# source external stuff
eval $(perl -I ~/perl5/lib/perl5/ -Mlocal::lib)