mirror of https://github.com/Chizi123/.emacs.d.git

Joel Grunbaum
2021-08-14 d1e20dad248414ab79b11294586e312e057178c3
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