Add keybinding for imenus

This commit is contained in:
contrapunctus 2022-11-13 22:58:07 +05:30
parent 1d2ad549a7
commit 058fe309b1
1 changed files with 1 additions and 0 deletions

View File

@ -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")