about summary refs log tree commit diff
path: root/configs/.emacs
diff options
context:
space:
mode:
Diffstat (limited to 'configs/.emacs')
-rw-r--r--configs/.emacs2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/.emacs b/configs/.emacs
index a72b32471ff1..2ff8906259a9 100644
--- a/configs/.emacs
+++ b/configs/.emacs
@@ -486,7 +486,7 @@
   :bind (("M-x" . helm-M-x)
          ("M-y" . helm-show-kill-ring)
          ("C-x b" . helm-mini)
-         ("C-x f" . helm-projectile-find-file)
+         ("C-x f" . helm-projectile-switch-project)
          ("C-x p" . helm-projectile-ag)
          ("C-x C-f" . helm-find-files)