Swap main helm-projectile keybindings I use around

This commit is contained in:
2018-11-06 11:06:52 +00:00
parent 2b56a72729
commit 466ccec048

View File

@@ -10,8 +10,8 @@
(use-package helm-projectile
:bind
("C-x ;" . helm-projectile)
("C-x C-;" . helm-projectile-find-file)
("C-x C-;" . helm-projectile)
("C-x ;" . helm-projectile-find-file)
("C-c ;" . helm-projectile-switch-project)
("C-c C-;" . helm-projectile-switch-project)