diff options
Diffstat (limited to '.config/zsh/oh-my-zsh/plugins/colemak/colemak-less')
-rw-r--r-- | .config/zsh/oh-my-zsh/plugins/colemak/colemak-less | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.config/zsh/oh-my-zsh/plugins/colemak/colemak-less b/.config/zsh/oh-my-zsh/plugins/colemak/colemak-less new file mode 100644 index 0000000..e4ca4fa --- /dev/null +++ b/.config/zsh/oh-my-zsh/plugins/colemak/colemak-less @@ -0,0 +1,6 @@ +n forw-line +e back-line +k repeat-search +\ek repeat-search-all +K reverse-search +\eK reverse-search-all |