3 lines
226 B
EmacsLisp
Raw Normal View History

2016-09-29 09:33:23 +02:00
;;; -*- no-byte-compile: t -*-
2016-10-05 13:56:57 +02:00
(define-package "projectile" "20161004.1340" "Manage and navigate projects in Emacs easily" '((pkg-info "0.4")) :url "https://github.com/bbatsov/projectile" :keywords '("project" "convenience"))