mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-26 16:41:04 -05:00
Cleanup + s-r run code fix
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
(use-package flycheck :ensure t
|
||||
:commands global-flycheck-mode
|
||||
:diminish (flycheck-mode . " !")
|
||||
:init (add-hook 'after-init-hook #'global-flycheck-mode)
|
||||
:config
|
||||
(progn
|
||||
|
Reference in New Issue
Block a user