Move define-docset! calls to modules
This commit is contained in:
parent
b220872cc6
commit
b2a3ab90b3
10 changed files with 20 additions and 15 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue