Move define-docset! calls to modules

This commit is contained in:
Henrik Lissner 2016-02-20 15:30:30 -05:00
parent b220872cc6
commit b2a3ab90b3
10 changed files with 20 additions and 15 deletions

View file

@ -1,5 +1,7 @@
;;; module-java.el --- the poster child for carpal tunnel
(define-docset! java-mode "java,droid,javafx,grails,groovy,playjava,spring,cvj,processing,javadoc")
(use-package eclim
:functions (eclim--project-dir eclim--project-name)
:commands (eclim-mode global-eclim-mode)