mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Enlargen command-log window slightly
This commit is contained in:
@ -252,7 +252,8 @@ savehist file."
|
||||
:config
|
||||
(setq command-log-mode-auto-show t
|
||||
command-log-mode-open-log-turns-on-mode nil
|
||||
command-log-mode-is-global t))
|
||||
command-log-mode-is-global t
|
||||
command-log-mode-window-size 50))
|
||||
|
||||
|
||||
;; `helpful' --- a better *help* buffer
|
||||
|
Reference in New Issue
Block a user