lua: add company-lua and moonscript
This commit is contained in:
parent
0e9e20fa7a
commit
14bc80b8d2
2 changed files with 10 additions and 1 deletions
2
Cask
2
Cask
|
@ -186,6 +186,8 @@
|
|||
|
||||
;; Lua -- modules/module-lua.el
|
||||
(depends-on "lua-mode")
|
||||
(depends-on "company-lua")
|
||||
(depends-on "moonscript" :git "https://github.com/k2052/moonscript-mode")
|
||||
|
||||
;; PHP -- modules/module-php.el
|
||||
(depends-on "php-mode")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue