mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-08 03:20:33 -08:00
def-docset
This commit is contained in:
parent
99e2e4c5ea
commit
ec9c12e17e
20 changed files with 42 additions and 21 deletions
|
|
@ -1,8 +1,7 @@
|
|||
;;; module-java.el --- the poster child for carpal tunnel
|
||||
|
||||
(after! c-initialization
|
||||
(def-docset! java-mode
|
||||
"java,droid,javafx,grails,groovy,playjava,spring,cvj,processing,javadoc"))
|
||||
(def-docset! java-mode ("Java" "Android" "JavaFX")))
|
||||
|
||||
(use-package eclim
|
||||
:functions (eclim--project-dir eclim--project-name)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue