leftover from the previous commit
This commit is contained in:
parent
22d6e07345
commit
181a71d1d2
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@
|
|||
(global-set-key (kbd "C-=") 'er/expand-region)
|
||||
(global-set-key (kbd "C-c w") (make-repeatable-command 'er/expand-region))
|
||||
|
||||
(require 'anything-config)
|
||||
(require 'helm-config)
|
||||
(global-set-key (kbd "C-x j") 'helm)
|
||||
|
||||
(provide 'prelude-global-keybindings)
|
||||
|
|
Loading…
Reference in a new issue