Manually specify "C-c p" as projectile prefix key

Projectile no longer sets up it's prefix key automatically, so this has
to be manually done now.
This commit is contained in:
2018-08-22 14:35:33 +01:00
parent 3900a32317
commit 984528aa4a

View File

@@ -14,6 +14,8 @@
("C-x C-t" . projectile-find-file)
("C-x t" . projectile-find-test-file)
("C-x C-v" . projectile-switch-to-buffer)
(:map projectile-mode-map
("C-c p" . projectile-command-map))
:init
(setq projectile-cache-file (expand-file-name