Remove flycheck integration with next-error
Prefere to call flycheck-next-error explicitly.
This commit is contained in:
parent
8f1e088b0a
commit
4c59c555d0
1 changed files with 1 additions and 0 deletions
|
@ -9,3 +9,4 @@
|
|||
'flycheck-mode))
|
||||
|
||||
(setq flycheck-check-syntax-automatically '(save mode-enabled))
|
||||
(setq flycheck-standard-error-navigation nil)
|
||||
|
|
Reference in a new issue