el-get/recipes/projectile.rcp

6 lines
185 B
Plaintext
Raw Normal View History

2012-10-05 06:41:47 +08:00
(:name projectile
2014-05-19 22:20:44 +08:00
:description "Project navigation and management library for Emacs."
2012-10-05 06:41:47 +08:00
:type github
:pkgname "bbatsov/projectile"
2014-05-19 22:20:44 +08:00
:depends (dash s pkg-info))