We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea7aecb commit afbead9Copy full SHA for afbead9
Cask
@@ -2,4 +2,6 @@
2
(source "melpa" "https://melpa.org/packages/")
3
4
(package-file "projectile-variable.el")
5
-(depends-on "projectile")
+
6
+(development
7
+ (depends-on "projectile"))
0 commit comments