summaryrefslogtreecommitdiffstats
path: root/ravi-init-helm.el
diff options
context:
space:
mode:
Diffstat (limited to 'ravi-init-helm.el')
-rw-r--r--ravi-init-helm.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/ravi-init-helm.el b/ravi-init-helm.el
index 700e120..5ff7f9d 100644
--- a/ravi-init-helm.el
+++ b/ravi-init-helm.el
@@ -28,8 +28,8 @@
(use-package helm
:bind (("<escape>" . helm-command-prefix)
("M-x" . helm-M-x)
- ("<f1>" . helm-mini)
- ("<f2>" . helm-find-files)
+ ("<f1>" . helm-multi-files)
+ ("<f2>" . helm-locate)
("M-y" . helm-show-kill-ring)
("H-`" . helm-all-mark-rings))
:init