Reenable flycheck.
This commit is contained in:
parent
6413e3f263
commit
c0a2ab445f
@ -442,7 +442,6 @@ The current directory is assumed to be the project's root otherwise."
|
||||
|
||||
(use-package flycheck
|
||||
:ensure t
|
||||
:disabled t
|
||||
:config
|
||||
(progn (global-flycheck-mode))
|
||||
:diminish flycheck-mode)
|
||||
|
Loading…
Reference in New Issue
Block a user