summaryrefslogtreecommitdiff
path: root/ar/.config/zsh/keymaps.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'ar/.config/zsh/keymaps.zsh')
-rw-r--r--ar/.config/zsh/keymaps.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ar/.config/zsh/keymaps.zsh b/ar/.config/zsh/keymaps.zsh
index b628a41..04048b4 100644
--- a/ar/.config/zsh/keymaps.zsh
+++ b/ar/.config/zsh/keymaps.zsh
@@ -125,7 +125,7 @@ bindkey '^X^X^U' print-unix-timestamp
### --- VI-MODE --- ###
-if [[ -f "${ZPLUGINDIR:-${HOME}/.local/bin/zsh}/zsh-vi-mode/zsh-vi-mode.plugin.zsh" ]]; then
+if [[ -f "${ZPLUGINDIR:-${HOME}/.local/share/zsh}/zsh-vi-mode/zsh-vi-mode.plugin.zsh" ]]; then
### --- ZSH-VI-MODE--- ###
# config
ZVM_INIT_MODE=sourcing