Clean up
This commit is contained in:
parent
80282c0665
commit
a74136a55d
5 changed files with 6 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
:functions (flycheck-buffer)
|
||||
:commands (flycheck-mode flycheck-list-errors)
|
||||
:init
|
||||
(setq flycheck-indication-mode 'right-fringe
|
||||
(setq flycheck-indication-mode nil
|
||||
;; Removed checks on idle/change for snappiness
|
||||
flycheck-check-syntax-automatically '(save mode-enabled idle-change)
|
||||
flycheck-disabled-checkers '(emacs-lisp-checkdoc make))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue