summaryrefslogtreecommitdiff
path: root/emacs-stark
diff options
context:
space:
mode:
Diffstat (limited to 'emacs-stark')
-rw-r--r--emacs-stark1
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs-stark b/emacs-stark
index 0da3a7d..27a5b27 100644
--- a/emacs-stark
+++ b/emacs-stark
@@ -227,6 +227,7 @@
;; flycheck
(require 'flycheck)
(global-flycheck-mode)
+(setq flycheck-check-syntax-automatically '(save new-line))
(c-add-style
"common c"