dotfiles/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
..
.config/zsh zsh: Revert vi-mode plugin 2022-12-20 23:13:41 +01:00
.zshenv sh: Fix XDG directory use for an array of apps 2022-06-28 11:30:46 +02:00