From d9c849e25ce78d89110106ba66a0ff62f4f7b973 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Tue, 13 Sep 2016 16:24:51 +0200 Subject: Update vimrc and set wordlist for zsh --- zshrc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'zshrc') diff --git a/zshrc b/zshrc index b9c68d1..1ce5fdf 100644 --- a/zshrc +++ b/zshrc @@ -28,6 +28,9 @@ setopt hist_ignore_dups unsetopt nomatch bindkey -e +autoload -U select-word-style +select-word-style bash + # Delete key workaround bindkey "^[[3~" delete-char bindkey "^[3;5~" delete-char -- cgit v1.2.3