From dd7af96366b7e55e872d0afaa90c5bf37e4f2353 Mon Sep 17 00:00:00 2001 From: Brahmajit Das Date: Mon, 8 Jul 2024 12:24:40 +0530 Subject: neomutt: mappings: remove duplicate mappings Signed-off-by: Brahmajit Das --- .config/neomutt/mappings | 2 -- 1 file changed, 2 deletions(-) diff --git a/.config/neomutt/mappings b/.config/neomutt/mappings index 8275875..8650231 100644 --- a/.config/neomutt/mappings +++ b/.config/neomutt/mappings @@ -28,8 +28,6 @@ bind index \031 previous-undeleted # Mouse wheel bind index \005 next-undeleted # Mouse wheel bind pager \031 previous-line # Mouse wheel bind pager \005 next-line # Mouse wheel -bind editor complete-query -bind index,pager B sidebar-toggle-visible # sidebar mappings bind index,pager \Ck sidebar-prev -- cgit v1.2.3