el-get/recipes/grails-mode.rcp

5 lines
243 B
Plaintext
Raw Permalink Normal View History

2018-11-03 19:49:24 +08:00
(:name grails-mode
:description "Extends project-mode to add grails specific functionality such as fast switching between related files and unit testing."
:pkgname "kurtharriger/emacs-grails-mode"
:depends (project-mode))