diff --git a/init.org b/init.org index 8e316ab..3da8e1b 100644 --- a/init.org +++ b/init.org @@ -498,6 +498,7 @@ Manage projects and jump quickly between its files :defer t :bind (("C-c p p" . projectile-switch-project) + ("C-c p c" . projectile-command-map) ("C-c p s s" . projectile-ag)) :init (setq-default projectile-cache-file (concat MY--PATH_USER_LOCAL ".projectile-cache")