Fix flycheck warnings

This commit is contained in:
Wojciech Kozlowski 2018-07-08 14:19:09 +01:00
parent 4fe13a3ddb
commit e031509702

View File

@ -35,6 +35,9 @@
:hook
(after-init . doom-modeline-init)
:config
(declare-function persp-mode-line "perspective")
(declare-function perspectives-hash "perspective")
(setq-default doom-modeline-height 23)
;; Add perspective to modeline
@ -44,6 +47,7 @@
(< 1 (hash-table-count (perspectives-hash))))
(persp-mode-line)
""))
(declare-function doom-modeline-segment--perspectives "em-modeline")
;; Set the modeline
(doom-modeline-def-modeline main