added better vi mode zsh plugin
This commit is contained in:
parent
1da68762e8
commit
9461e40283
|
@ -24,6 +24,7 @@ plug "zpm-zsh/ls"
|
||||||
plug "zap-zsh/fzf"
|
plug "zap-zsh/fzf"
|
||||||
plug "fdellwing/zsh-bat"
|
plug "fdellwing/zsh-bat"
|
||||||
plug "lukechilds/zsh-nvm"
|
plug "lukechilds/zsh-nvm"
|
||||||
|
plug "jeffreytse/zsh-vi-mode"
|
||||||
|
|
||||||
# source external stuff
|
# source external stuff
|
||||||
eval $(perl -I ~/perl5/lib/perl5/ -Mlocal::lib)
|
eval $(perl -I ~/perl5/lib/perl5/ -Mlocal::lib)
|
||||||
|
|
Loading…
Reference in New Issue