|
|
@ -120,7 +120,7 @@ |
|
|
;; keep the whitespace decent all the time (in this buffer) |
|
|
;; keep the whitespace decent all the time (in this buffer) |
|
|
(add-hook 'before-save-hook 'whitespace-cleanup nil t) |
|
|
(add-hook 'before-save-hook 'whitespace-cleanup nil t) |
|
|
(whitespace-mode +1)) |
|
|
(whitespace-mode +1)) |
|
|
;;(flycheck-mode +1) |
|
|
|
|
|
|
|
|
(flycheck-mode +1) |
|
|
(prelude-local-comment-auto-fill) |
|
|
(prelude-local-comment-auto-fill) |
|
|
(prelude-add-watchwords)) |
|
|
(prelude-add-watchwords)) |
|
|
|
|
|
|
|
|
|