Add company-go to cask file
This commit is contained in:
parent
0dc0c1db8d
commit
75af73954b
1 changed files with 1 additions and 0 deletions
1
Cask
1
Cask
|
@ -129,6 +129,7 @@
|
||||||
;; Golang -- modules/module-go.el
|
;; Golang -- modules/module-go.el
|
||||||
(depends-on "go-mode")
|
(depends-on "go-mode")
|
||||||
(depends-on "go-eldoc")
|
(depends-on "go-eldoc")
|
||||||
|
(depends-on "company-go")
|
||||||
|
|
||||||
;; Java -- modules/module-java.el
|
;; Java -- modules/module-java.el
|
||||||
(depends-on "android-mode")
|
(depends-on "android-mode")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue