chore(init): Enable upcase-region command
This commit is contained in:
parent
301a9c538d
commit
6061d1bbb2
1 changed files with 1 additions and 0 deletions
1
init.el
1
init.el
|
@ -41,3 +41,4 @@
|
|||
(add-hook 'after-init-hook 'load-other-settings)
|
||||
(put 'narrow-to-region 'disabled nil)
|
||||
(edit-server-start)
|
||||
(put 'upcase-region 'disabled nil)
|
||||
|
|
Loading…
Reference in a new issue