el-get/recipes/find-file-in-project.rcp

7 lines
258 B
Plaintext
Raw Normal View History

2011-10-07 17:16:41 +08:00
(:name find-file-in-project
:type git
:url "git://github.com/technomancy/find-file-in-project.git"
:description "Quick access to project files in Emacs"
2011-10-07 17:16:41 +08:00
:load "find-file-in-project.el"
:compile ("find-file-in-project.el"))