aboutsummaryrefslogtreecommitdiff
path: root/.emacs.d
diff options
context:
space:
mode:
authorRaul Benencia <rul@kalgan.cc>2023-08-15 09:07:11 -0700
committerRaul Benencia <rul@kalgan.cc>2023-08-15 09:07:11 -0700
commit9fd1ef35df885970f58e471ba94c3adadc7635be (patch)
treeb29f53a3fef1ec9ce47717351274a7363102fc61 /.emacs.d
parent4b1b34dd89eeeedd693e98bbc3e3e9126bb4624d (diff)
emacs: whitespace-cleanup keybinding
Diffstat (limited to '.emacs.d')
-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