go: add REPL + refactor config
This commit is contained in:
parent
bc02143e96
commit
dbd4e45a41
2 changed files with 10 additions and 7 deletions
1
Cask
1
Cask
|
@ -149,6 +149,7 @@
|
|||
(depends-on "go-mode")
|
||||
(depends-on "go-eldoc")
|
||||
(depends-on "company-go")
|
||||
(depends-on "gorepl-mode")
|
||||
|
||||
;; Haskell -- modules/module-haskell.el
|
||||
(depends-on "haskell-mode")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue