disable capitalize word (M-c) for default
by @saravia
This commit is contained in:
parent
6614195fd3
commit
94347e9e73
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user