From 0331f89f02a6e53e7f419efe36f0df783b38302c Mon Sep 17 00:00:00 2001 From: hyzen Date: Tue, 10 Feb 2026 17:58:05 +0530 Subject: [PATCH] Remove: keybind --- mutt-add-account.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/mutt-add-account.sh b/mutt-add-account.sh index c1332db..1cf8254 100755 --- a/mutt-add-account.sh +++ b/mutt-add-account.sh @@ -111,6 +111,10 @@ if [ ! -f "$vim_keys_file" ]; then #------------------------------------------------------------ # Vi Key Bindings #------------------------------------------------------------ + +# Unbinds +unbind pager,index \ek + # Moving around bind attach,browser,index g noop bind attach,browser,index gg first-entry