The modules uses zsh-autosuggestions as an external submodule and defines useful keybindings for vi-mode. |
||
---|---|---|
.. | ||
external | ||
init.zsh | ||
README.md |
ZSH Autosuggestions
This plugin enables zsh-autosuggestions and adds vi-mode compatible keybindings.
Keybindings
CTRL-F
is bound tovi-forward-word
, it is equivalent to hittingw
in vim and accepts the suggestion word by wordCTRL-K
is bound tovi-end-of-line
which effectively accepts the suggestion