mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
(put '+popup-buffer-mode permanent-local{,-hook} t)
This commit is contained in:
@ -158,6 +158,9 @@ current buffer."
|
|||||||
:init-value nil
|
:init-value nil
|
||||||
:keymap +popup-buffer-mode-map)
|
:keymap +popup-buffer-mode-map)
|
||||||
|
|
||||||
|
(put '+popup-buffer-mode 'permanent-local t)
|
||||||
|
(put '+popup-buffer-mode 'permanent-local-hook t)
|
||||||
|
|
||||||
|
|
||||||
;;
|
;;
|
||||||
;; Hooks
|
;; Hooks
|
||||||
|
Reference in New Issue
Block a user