Pin projectile to MELPA Stable

This commit is contained in:
Gergely Polonkai 2017-11-08 08:19:46 +01:00
parent 2d12ffd041
commit e76f116612
1 changed files with 1 additions and 0 deletions

View File

@ -323,6 +323,7 @@
("C-c j" . helm-company)))
(use-package projectile
:pin melpa-stable
:config
(projectile-global-mode t))