added anything-config
This commit is contained in:
parent
fbf925cc32
commit
ae95393e96
4 changed files with 17728 additions and 0 deletions
|
@ -104,8 +104,12 @@
|
|||
|
||||
(global-set-key (kbd "C-x g") 'magit-status)
|
||||
|
||||
(global-set-key (kbd "C-=") 'er/expand-region)
|
||||
(global-set-key (kbd "C-c w") (make-repeatable-command 'er/expand-region))
|
||||
|
||||
(require 'anything-config)
|
||||
(global-set-key (kbd "C-x j") 'anything)
|
||||
|
||||
(provide 'prelude-global-keybindings)
|
||||
|
||||
;;; prelude-global-keybindings.el ends here
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue