added flycheck-mode
This commit is contained in:
parent
ea106044eb
commit
fb912ea26c
2 changed files with 3 additions and 1 deletions
modules
|
@ -120,6 +120,7 @@
|
|||
;; keep the whitespace decent all the time (in this buffer)
|
||||
(add-hook 'before-save-hook 'whitespace-cleanup nil t)
|
||||
(whitespace-mode +1))
|
||||
(flycheck-mode +1)
|
||||
(prelude-local-comment-auto-fill)
|
||||
(prelude-add-watchwords))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue