module-elisp.el => module-lisp.el
This commit is contained in:
parent
9034993ccb
commit
0897e5e34b
4 changed files with 27 additions and 20 deletions
3
Cask
3
Cask
|
@ -122,6 +122,9 @@
|
|||
(depends-on "yaml-mode" :git "https://github.com/antalk2/yaml-mode")
|
||||
(depends-on "toml-mode")
|
||||
|
||||
;; Lisp -- modules/module-lisp.el
|
||||
(depends-on "slime")
|
||||
|
||||
;; Golang -- modules/module-go.el
|
||||
(depends-on "go-mode")
|
||||
(depends-on "go-eldoc")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue