1

Fix use of wrong keyword

This commit is contained in:
Jessie Hildebrandt 2020-07-16 20:03:19 -04:00
parent 439e2f282f
commit e69083b102

View File

@ -503,7 +503,7 @@
;; Load Projectile
(use-package projectile
:ensure
:demand
t
:config
(define-key projectile-mode-map (kbd "C-c p") 'projectile-command-map)