General cleanup
This commit is contained in:
parent
ab8128cf93
commit
67fb2626f7
6 changed files with 12 additions and 10 deletions
|
@ -6,6 +6,7 @@
|
|||
(setq flycheck-indication-mode 'right-fringe
|
||||
;; Removed checks on idle/change for snappiness
|
||||
flycheck-check-syntax-automatically '(save mode-enabled)
|
||||
flycheck-highlighting-mode 'symbols
|
||||
flycheck-disabled-checkers '(emacs-lisp emacs-lisp-checkdoc make))
|
||||
|
||||
:config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue