el-get/recipes/ide-skel.rcp

7 lines
372 B
Plaintext
Raw Normal View History

2014-10-30 04:14:08 +08:00
(:name ide-skel
:website "http://www.emacswiki.org/IdeSkel"
:description "A skeleton (or framework) of IDE for Emacs users. Like Eclipse, it can be used as is with some predefined plugins on board, but is designed to extend by Emacs Lisp programmers to suite their own needs."
:type github
:depends tabbar
:pkgname "jmolinaso/ide-skel")