aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.emacs.d/init.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index 795ed4e..196cf9b 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -31,6 +31,8 @@
;; ---------
(global-set-key (kbd "C-c d") 'diff-buffer-with-file)
(global-set-key (kbd "C-c R") 'revert-buffer)
+(global-set-key (kbd "C-c w") 'whitespace-cleanup)
+
;; compile
(global-set-key [f12] 'compile)
nihil fit ex nihilo