initial
This commit is contained in:
2
elpa/projectile-20190904.1025/projectile-pkg.el
Normal file
2
elpa/projectile-20190904.1025/projectile-pkg.el
Normal file
@@ -0,0 +1,2 @@
|
||||
;;; -*- no-byte-compile: t -*-
|
||||
(define-package "projectile" "20190904.1025" "Manage and navigate projects in Emacs easily" '((emacs "25.1") (pkg-info "0.4")) :commit "0707fc4fd6cb10959bede0d321a915a959c466aa" :keywords '("project" "convenience") :authors '(("Bozhidar Batsov" . "bozhidar@batsov.com")) :maintainer '("Bozhidar Batsov" . "bozhidar@batsov.com") :url "https://github.com/bbatsov/projectile")
|
||||
Reference in New Issue
Block a user