dotfiles/terminal/.config/zsh
Marty Oehme 19577a7c83
zsh: Show help when hitting K from vi mode
We load the 'run-help' function to quickly show us documentation for the
command under cursor when we enter vi mode and then hit 'K'.
This mimics the actual vim setup where K will generally show
documentation/hover info/help as well.

The command invocation requires an 'even amount of arguments' which I
don't fully understand but have no time to read into and fix currently,
so it just gets another superfluous 'run-help' tacked on at the end.
2025-03-06 21:21:57 +01:00
..
.zprofile zsh: Fix loading aliases from .zsh extensions 2025-02-25 23:25:22 +01:00
.zshenv zsh: Remove double call of env scripts 2023-02-09 09:39:21 +01:00
.zshrc zsh: Show help when hitting K from vi mode 2025-03-06 21:21:57 +01:00