Don't auto-kill scratch buffer popups
This commit is contained in:
parent
e9f788cf67
commit
4a7b821934
1 changed files with 1 additions and 1 deletions
|
@ -136,7 +136,7 @@ prevent the popup(s) from messing up the UI (or vice versa)."
|
||||||
:slot -1 :vslot -2 :ttl 0)
|
:slot -1 :vslot -2 :ttl 0)
|
||||||
("^\\*Compil\\(?:ation\\|e-Log\\)"
|
("^\\*Compil\\(?:ation\\|e-Log\\)"
|
||||||
:vslot -2 :size 0.3 :ttl nil :quit t)
|
:vslot -2 :size 0.3 :ttl nil :quit t)
|
||||||
("^\\*\\(?:scratch\\|Messages\\)"
|
("^\\*\\(?:\\(?:doom:\\)?scratch\\|Messages\\)"
|
||||||
:autosave t :ttl nil)
|
:autosave t :ttl nil)
|
||||||
("^\\*Man "
|
("^\\*Man "
|
||||||
:size 0.45 :vslot -3 :ttl 0 :quit t :select t)
|
:size 0.45 :vslot -3 :ttl 0 :quit t :select t)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue