aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--modules/init-gui.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/init-gui.el b/modules/init-gui.el
index 1e70495..7b83c4b 100644
--- a/modules/init-gui.el
+++ b/modules/init-gui.el
@@ -64,6 +64,7 @@
(global-set-key (kbd "s-C--") 'sacha/decrease-font-size) ; C-- decrease font size
(global-set-key (kbd "<f12>") 'revert-buffer-no-confirm)
(global-set-key (kbd "s-h") 'global-hl-line-mode) ; Highlight current line
+(global-set-key (kbd "M-c") nil) ; disable capitalize-word
;;---------------------------------------------------------------------------
;; FullScreen