Specify `max-mini-window-height' in units of font height
This commit is contained in:
parent
fbfd912403
commit
5b7ffbd6f2
@ -223,7 +223,7 @@ of [[info:emacs#Saving Customizations][saving customizations (info)]].
|
|||||||
lazy-count-prefix-format nil
|
lazy-count-prefix-format nil
|
||||||
lazy-count-suffix-format " (%s/%s)"
|
lazy-count-suffix-format " (%s/%s)"
|
||||||
lazy-highlight-initial-delay 1.0
|
lazy-highlight-initial-delay 1.0
|
||||||
max-mini-window-height 0.5 ; Prevent `which-key-mode' paging (try `C-x')!
|
max-mini-window-height 20 ; Prevent `which-key-mode' paging (try `C-x')!
|
||||||
mode-line-compact t
|
mode-line-compact t
|
||||||
next-error-message-highlight t
|
next-error-message-highlight t
|
||||||
recentf-max-saved-items 100
|
recentf-max-saved-items 100
|
||||||
|
Loading…
Reference in New Issue
Block a user