dotfiles/zsh/.config/zsh
Marty Oehme 201c482f2b
zsh: Revert vi-mode plugin
This commit removes the vi-mode plugin for zsh again. I have found that
the normal included vi mode of zsh is more than enough for most of my
needs.

The only two issues I have with it are that it sometimes does not
correctly go back into insert mode and it does not support word surround
commands (ysaw" for example).

While vi-mode adds the ability for such surround commands it comes at
the cost of taking longer to go into vi mode. And with my constant
switching back and for between the modes this is a much more egregious
issue than the others unfortunately.
2022-12-20 23:13:41 +01:00
..
.zprofile Add basic XDG compliant sh architecture 2020-02-02 15:08:40 +00:00
.zshenv zsh: Switch from powerlevel10k to pure prompt 2021-02-19 12:45:36 +01:00
.zshrc zsh: Revert vi-mode plugin 2022-12-20 23:13:41 +01:00