You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
375 B
375 B
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