From 058fe309b15cab4778328d9be67cd2688fe99004 Mon Sep 17 00:00:00 2001 From: contrapunctus Date: Sun, 13 Nov 2022 22:58:07 +0530 Subject: [PATCH] Add keybinding for imenus --- init.org | 1 + 1 file changed, 1 insertion(+) diff --git a/init.org b/init.org index ed07e4d..042cb99 100644 --- a/init.org +++ b/init.org @@ -670,6 +670,7 @@ Add these common operations to the hydra - ("I" contrapunctus-info-hydra/body "Info") ("k" (kill-buffer (current-buffer)) "kill" :color red) ("m" my-buffer-switch "Switch buffers") + ("n" imenus "navigation") ("N" contrapunctus-line-display-hydra/body "line display") ("o" save-buffer "save") ;; QWERTY s ("s" save-buffer "save")