replaced anything with helm

This commit is contained in:
Bozhidar Batsov 2012-03-16 12:46:01 +02:00
parent c209a6da26
commit 22d6e07345
6 changed files with 9586 additions and 9802 deletions

View file

@ -108,7 +108,7 @@
(global-set-key (kbd "C-c w") (make-repeatable-command 'er/expand-region))
(require 'anything-config)
(global-set-key (kbd "C-x j") 'anything)
(global-set-key (kbd "C-x j") 'helm)
(provide 'prelude-global-keybindings)