Don't wait for flycheck before loading flycheck-indicator

This commit is contained in:
David Morgan 2023-02-02 08:22:34 +00:00
parent 816e1ee7e8
commit 3382598069
Signed by: djm
GPG Key ID: C171251002C200F2
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@
simple-modeline-segment-major-mode))))
(use-package flycheck-indicator
:after flycheck
:hook (flycheck-mode . flycheck-indicator-mode)
:custom
(flycheck-indicator-icon-error 9632)