From 25b5fcbb67c0302e59cfc8f592af3f51322e839e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Hendrik=20J=C3=A4ger?= Date: Wed, 25 Jan 2023 16:37:25 +0100 Subject: [PATCH] =?utf8?q?fix:=20this=20seems=20superfluous=20since=20it?= =?utf8?q?=E2=80=99s=20already=20set=20above?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 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 '*?[]~;!#$%^(){}<>' -- 2.39.2