Skip to content

Commit

Permalink
fix(zim): revert to woefe/vi-mode module
Browse files Browse the repository at this point in the history
^R keybindings didn't work for fzf when using jeffrays module
jeffreytse/zsh-vi-mode#265
  • Loading branch information
merikan committed Sep 19, 2024
1 parent 3bdd682 commit 0abcf1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/zim/zimrc
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ zmodule zsh-users/zsh-history-substring-search
# base16 for shells
zmodule chriskempson/base16-shell
# vi-mode
zmodule jeffreytse/zsh-vi-mode
zmodule woefe/vi-mode.zsh --source vi-mode.plugin.zsh
# system clipboard key bindings for zsh line editor
# similar to what `set clipboard=unnamed` does for vim
zmodule kutsan/zsh-system-clipboard
Expand Down

0 comments on commit 0abcf1c

Please sign in to comment.