core-popups: no :autokill for help buffers
This commit is contained in:
parent
629c71d4bc
commit
bb8175c561
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ is enabled/disabled.'")
|
|||
("*Apropos*" :size 0.3)
|
||||
("*Backtrace*" :size 25 :noselect t)
|
||||
("*Buffer List*" :size 20 :autokill t)
|
||||
("*Help*" :size 16 :autokill t :noclone t)
|
||||
("*Help*" :size 16 :noclone t)
|
||||
("*Messages*" :size 10 :noselect t)
|
||||
("*Warnings*" :size 10 :noselect t :autokill t)
|
||||
("*command-log*" :size 28 :noselect t :align right)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue