mirror of https://github.com/Chizi123/.emacs.d.git
Removed unnecessary hook
config.org @@ -772,7 +772,6 @@ (use-package flycheck :ensure t :diminish flycheck-mode :hook (prog-mode . flycheck-mode) :config (global-flycheck-mode)) #+END_SRC