General cleanup
This commit is contained in:
parent
5017fc9c3b
commit
38eaa19dc0
15 changed files with 146 additions and 158 deletions
6
Cask
6
Cask
|
@ -139,9 +139,6 @@
|
|||
(depends-on "omnisharp")
|
||||
(depends-on "shader-mode")
|
||||
|
||||
;; Lisp -- modules/module-lisp.el
|
||||
(depends-on "slime")
|
||||
|
||||
;; Golang -- modules/module-go.el
|
||||
(depends-on "go-mode")
|
||||
(depends-on "go-eldoc")
|
||||
|
@ -165,6 +162,9 @@
|
|||
(depends-on "company-tern")
|
||||
(depends-on "nodejs-repl")
|
||||
|
||||
;; Lisp -- modules/module-lisp.el
|
||||
(depends-on "slime")
|
||||
|
||||
;; Lua -- modules/module-lua.el
|
||||
(depends-on "lua-mode")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue