disable capitalize word (M-c) for default
by @saravia
This commit is contained in:
parent
55fa9396d8
commit
4177899f78
@ -48,6 +48,7 @@
|
|||||||
(global-set-key (kbd "s-C--") 'sacha/decrease-font-size) ; C-- decrease font size
|
(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 "<f12>") 'revert-buffer-no-confirm)
|
||||||
(global-set-key (kbd "s-h") 'global-hl-line-mode) ; Highlight current line
|
(global-set-key (kbd "s-h") 'global-hl-line-mode) ; Highlight current line
|
||||||
|
(global-set-key (kbd "M-c") nil) ; disable capitalize-word
|
||||||
|
|
||||||
|
|
||||||
;;----------------------------------------------------------------------------
|
;;----------------------------------------------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user