diff --git a/modules/ui/popup/+hacks.el b/modules/ui/popup/+hacks.el index e71826425..62644319d 100644 --- a/modules/ui/popup/+hacks.el +++ b/modules/ui/popup/+hacks.el @@ -32,6 +32,10 @@ ;; ;; External functions +;; `buff-menu' +(define-key Buffer-menu-mode-map (kbd "RET") #'Buffer-menu-other-window) + + ;; `company' (progn (defun +popup*dont-select-me (orig-fn &rest args)