diff options
Diffstat (limited to '.zshrc')
-rw-r--r-- | .zshrc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -190,7 +190,6 @@ bindkey -M viins '^R' history-incremental-search-backward # better word matching autoload -U select-word-style select-word-style normal -zstyle ':zle:*' word-style normal # these characters do _not_ separate words but are part of words zstyle ':zle:*' word-chars '*?[]~;!#$%^(){}<>' |