el-get/recipes/projectile.rcp
Syohei YOSHIDA 29d911e77f Update projectile package recipes
- Update projectile dependencies
- Add helm-projectile and persp-projectile recipes.
  They are hosted on own repositories now.
2015-12-29 09:31:24 +09:00

6 lines
183 B
Plaintext

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