el-get/recipes/rbenv.rcp

8 lines
204 B
Plaintext
Raw Normal View History

2013-02-11 04:24:38 +08:00
(:name rbenv
:description "Emacs integration for rbenv"
:type github
:features rbenv
:pkgname "senny/rbenv.el"
:compile "rbenv.el"
:post-init (rbenv-use-global))