Remove camelcase support, find better way
This commit is contained in:
parent
2c367b59ff
commit
de750b0101
2 changed files with 0 additions and 305 deletions
6
init.el
6
init.el
|
|
@ -74,12 +74,6 @@
|
|||
|
||||
(require 'setup-cedet)
|
||||
(require 'setup-editing)
|
||||
(require 'setup-camelcase)
|
||||
|
||||
|
||||
;; camelcase setup
|
||||
;; enable camelcase for all programming modes
|
||||
(add-hook 'prog-mode-hook 'camelCase-mode)
|
||||
|
||||
;; use the default window move library keybindings (shift and arrow keys)
|
||||
(windmove-default-keybindings)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue