aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Emacs/.config/emacs/config.org3
1 files changed, 0 insertions, 3 deletions
diff --git a/Emacs/.config/emacs/config.org b/Emacs/.config/emacs/config.org
index 54b01f0..3aa525f 100644
--- a/Emacs/.config/emacs/config.org
+++ b/Emacs/.config/emacs/config.org
@@ -2675,9 +2675,6 @@ has very little overhead to work there.
:straight t
:defer t
:commands (flycheck-mode flycheck-list-errors)
- :hook
- (c-mode-hook . flycheck-mode)
- (c++-mode-hook . flycheck-mode)
:general
(mode-leader
"f" #'flycheck-mode)