zsh-vi-mode plugin

This commit is contained in:
Bartek Stalewski 2021-03-29 16:41:33 +02:00
parent 18ea229afa
commit 1a1a9a0522
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View File

@ -7,3 +7,6 @@
[submodule "zsh/modules/wd"]
path = zsh/modules/wd
url = https://github.com/mfaerevaag/wd.git
[submodule "zsh/modules/zsh-vi-mode"]
path = zsh/modules/zsh-vi-mode
url = https://github.com/jeffreytse/zsh-vi-mode.git

View File

@ -31,6 +31,7 @@ if [ -f $XDG_CONFIG_HOME/fzf/fzf.zsh ]; then
fi
# plugins
source $ZDOTDIR/modules/zsh-vi-mode/zsh-vi-mode.plugin.zsh
source $ZDOTDIR/modules/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
export WD_CONFIG=$XDG_CONFIG_HOME/wd_list
wd () {

@ -0,0 +1 @@
Subproject commit 2b6cf69040f3995f90f6de2e06e885a8e01ae38a