el-get/recipes/jda-minor-mode.rcp

9 lines
361 B
Plaintext
Raw Normal View History

2011-06-28 14:28:28 +08:00
(:name jda-minor-mode
:website "https://github.com/jglee1027/jda-minor-mode#readme"
:description "Jong-Gyu Development Assistant minor mode for Developers(such as emacs-textmate or VisualAssist)"
2011-06-28 14:28:28 +08:00
:type git
:url "https://github.com/jglee1027/jda-minor-mode.git"
:features jda
:load "jda.el"
:compile "jda.el")