all repos — nixfiles @ 6c72dfb857be4f9b79949c444cb1e67ac4a6c97d

System and user configuration, managed by nix and home-manager

Emacs: improve flycheck responsiveness

Alan Pearce
commit

6c72dfb857be4f9b79949c444cb1e67ac4a6c97d

parent

7dbad1f90caf3745c471a42dac790add65ad160a

1 file changed, 1 insertion(+), 1 deletion(-)

jump to
M user/emacs/.emacs.d/init.eluser/emacs/.emacs.d/init.el
@@ -803,7 +803,7 @@ scss-mode-hook
html-mode-hook haskell-mode-hook)) :config (progn - (setq flycheck-check-syntax-automatically '(save idle-change idle-buffer-switch mode-enabled) + (setq flycheck-check-syntax-automatically '(save idle-buffer-switch mode-enabled) flycheck-highlighting-mode 'sexps) (flycheck-define-error-level 'error :severity 100