forked from colonelpanic/dotfiles
global-subword-mode
This commit is contained in:
parent
03e066d491
commit
8fc2cd4141
@ -499,6 +499,7 @@ The current directory is assumed to be the project's root otherwise."
|
|||||||
|
|
||||||
;; Make forward word understand camel and snake case.
|
;; Make forward word understand camel and snake case.
|
||||||
(setq c-subword-mode t)
|
(setq c-subword-mode t)
|
||||||
|
(global-subword-mode)
|
||||||
|
|
||||||
;; Preserve pastes from OS when saving a new item to the kill
|
;; Preserve pastes from OS when saving a new item to the kill
|
||||||
;; ring. Why wouldn't this be enabled by default?
|
;; ring. Why wouldn't this be enabled by default?
|
||||||
|
Loading…
Reference in New Issue
Block a user