mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Fix #1409: autoload +modeline|resize-for-font
This commit is contained in:
@ -11,6 +11,7 @@
|
|||||||
|
|
||||||
|
|
||||||
(defvar +modeline--old-bar-height nil)
|
(defvar +modeline--old-bar-height nil)
|
||||||
|
;;;###autoload
|
||||||
(defun +modeline|resize-for-font ()
|
(defun +modeline|resize-for-font ()
|
||||||
"Adjust the modeline's height when the font size is changed by
|
"Adjust the modeline's height when the font size is changed by
|
||||||
`doom/increase-font-size' or `doom/decrease-font-size'.
|
`doom/increase-font-size' or `doom/decrease-font-size'.
|
||||||
|
Reference in New Issue
Block a user