parent
7b9991711a
commit
a074a2c851
1 changed files with 1 additions and 2 deletions
|
@ -131,8 +131,7 @@ prevent the popup(s) from messing up the UI (or vice versa)."
|
||||||
'(("^\\*" :slot 1 :vslot -1 :select t)
|
'(("^\\*" :slot 1 :vslot -1 :select t)
|
||||||
("^ \\*" :slot 1 :vslot -1 :size +popup-shrink-to-fit)))
|
("^ \\*" :slot 1 :vslot -1 :size +popup-shrink-to-fit)))
|
||||||
(when (featurep! +defaults)
|
(when (featurep! +defaults)
|
||||||
'(("^\\*Completions"
|
'(("^\\*Completions" :ignore t)
|
||||||
:slot -1 :vslot -2 :ttl 0)
|
|
||||||
("^\\*\\(?:Compil\\(?:ation\\|e-Log\\)\\|Messages\\)"
|
("^\\*\\(?:Compil\\(?:ation\\|e-Log\\)\\|Messages\\)"
|
||||||
:vslot -2 :size 0.3 :autosave t :quit t :ttl nil)
|
:vslot -2 :size 0.3 :autosave t :quit t :ttl nil)
|
||||||
("^\\*\\(?:doom \\|Pp E\\)" ; transient buffers (no interaction required)
|
("^\\*\\(?:doom \\|Pp E\\)" ; transient buffers (no interaction required)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue