mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-24 16:30:58 -05:00
Larger help windows
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
("^\\*.+-Profiler-Report .+\\*$" :regexp t :align below :size 0.3)
|
||||
("*Backtrace*" :align below :size 0.25 :noselect t)
|
||||
("*scratch*" :align below :size 0.3 :select t)
|
||||
("*Help*" :align below :size 15 :select t)
|
||||
("*Help*" :align below :size 30 :select t)
|
||||
("*Messages*" :align below :size 20 :select t)
|
||||
("*Completions*" :align below :size 20 :noselect t)
|
||||
(debugger-mode :align below :size 0.25 :noselect t)
|
||||
|
Reference in New Issue
Block a user