mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-16 15:56:52 -05:00
Make RET respect popups in Buffer-menu
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user