el-get/recipes/projectile.rcp
2013-11-04 10:20:09 +01:00

7 lines
212 B
Plaintext

(:name projectile
:description "Project navigation and management library for Emacs"
:type github
:pkgname "bbatsov/projectile"
:depends (dash s pkg-info)
:features projectile)