Fix #1409: autoload +modeline|resize-for-font
This commit is contained in:
parent
a742a1440a
commit
3399580647
1 changed files with 1 additions and 0 deletions
|
@ -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'.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue