From 25b5fcbb67c0302e59cfc8f592af3f51322e839e Mon Sep 17 00:00:00 2001 From: Hendrik Jäger Date: Wed, 25 Jan 2023 16:37:25 +0100 Subject: fix: this seems superfluous since it’s already set above MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .zshrc | 1 - 1 file changed, 1 deletion(-) diff --git a/.zshrc b/.zshrc index b73b079..0c27918 100644 --- a/.zshrc +++ b/.zshrc @@ -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 '*?[]~;!#$%^(){}<>' -- cgit v1.2.3