Fix #1409: autoload +modeline|resize-for-font

This commit is contained in:
Henrik Lissner 2019-05-13 12:36:22 -04:00
parent a742a1440a
commit 3399580647
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -11,6 +11,7 @@
(defvar +modeline--old-bar-height nil)
;;;###autoload
(defun +modeline|resize-for-font ()
"Adjust the modeline's height when the font size is changed by
`doom/increase-font-size' or `doom/decrease-font-size'.