Caskfile: fix eclim dependencies + add company-emacs-eclim
This commit is contained in:
parent
5df17461cc
commit
1cca25ce31
1 changed files with 2 additions and 1 deletions
3
Cask
3
Cask
|
@ -188,7 +188,8 @@
|
|||
|
||||
;; Java -- modules/module-java.el
|
||||
(depends-on "android-mode")
|
||||
(depends-on "emacs-eclim")
|
||||
(depends-on "eclim")
|
||||
(depends-on "company-emacs-eclim")
|
||||
(depends-on "groovy-mode")
|
||||
|
||||
;; JS -- modules/module-js.el
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue