mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
ui/doom: centralize doom-buffer-mode activation
This commit is contained in:
@ -6,8 +6,6 @@
|
||||
|
||||
(def-package! gist
|
||||
:commands (gist-list gist-region-or-buffer-private gist-region-or-buffer)
|
||||
:init
|
||||
(add-hook 'gist-mode-hook #'doom-buffer-mode)
|
||||
:config
|
||||
(set! :popup "*github:gists*" :size 15 :select t :autokill t)
|
||||
|
||||
|
Reference in New Issue
Block a user