Add specific popup rule for the scratch buffer

This commit is contained in:
Henrik Lissner 2017-09-27 01:25:14 +02:00
parent 327993a382
commit 3fdcb1ec08
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -90,6 +90,7 @@ recognized by DOOM's popup system. They are:
shackle-rules
'(("^\\*ftp " :noselect t :autokill t :noesc t)
;; doom
("^\\*doom:scratch" :regexp t :size 12 :noesc t :select t :modeline t :autokill t :static t)
("^\\*doom:" :regexp t :size 0.35 :noesc t :select t :modeline t)
("^\\*doom " :regexp t :noselect t :autokill t :autoclose t :autofit t)
;; built-in (emacs)