From 374ae3de24187512adddf01a56e5eb52c79db65f Mon Sep 17 00:00:00 2001 From: Blendoit Date: Sat, 1 Aug 2020 15:18:40 -0700 Subject: Include contents of elpa/ sources + theme update. --- elpa/projectile-20200710.947/projectile-pkg.el | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 elpa/projectile-20200710.947/projectile-pkg.el (limited to 'elpa/projectile-20200710.947/projectile-pkg.el') diff --git a/elpa/projectile-20200710.947/projectile-pkg.el b/elpa/projectile-20200710.947/projectile-pkg.el new file mode 100644 index 0000000..6defafd --- /dev/null +++ b/elpa/projectile-20200710.947/projectile-pkg.el @@ -0,0 +1,2 @@ +;;; -*- no-byte-compile: t -*- +(define-package "projectile" "20200710.947" "Manage and navigate projects in Emacs easily" '((emacs "25.1") (pkg-info "0.4")) :commit "bbcf781d3fddb8e00d0dc10eb68bc2528fb409b3" :keywords '("project" "convenience") :authors '(("Bozhidar Batsov" . "bozhidar@batsov.com")) :maintainer '("Bozhidar Batsov" . "bozhidar@batsov.com") :url "https://github.com/bbatsov/projectile") -- cgit v1.2.3