forked from colonelpanic/dotfiles
powerline.el needs use-package
This commit is contained in:
parent
0824c476d2
commit
a596c1971b
@ -1,3 +1,4 @@
|
|||||||
|
(eval-when-compile (require 'use-package)) ;; use-package is only needed at compile time.
|
||||||
(defmacro spacemacs|custom-flycheck-lighter (error)
|
(defmacro spacemacs|custom-flycheck-lighter (error)
|
||||||
"Return a formatted string for the given ERROR (error, warning, info)."
|
"Return a formatted string for the given ERROR (error, warning, info)."
|
||||||
`(let* ((error-counts (flycheck-count-errors
|
`(let* ((error-counts (flycheck-count-errors
|
||||||
|
Loading…
Reference in New Issue
Block a user