aboutsummaryrefslogtreecommitdiff
path: root/.emacs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.emacs1
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs b/.emacs
index c76f031..8277efc 100644
--- a/.emacs
+++ b/.emacs
@@ -122,6 +122,7 @@
(setq elpy-rpc-python-command "python3"))
+(add-hook 'before-save-hook 'whitespace-cleanup)
;;;; AUTO FILL
; We want auto-fill enabled for all text modes