Add typescript-mode and coffee-mode
This commit is contained in:
parent
27bbf93b64
commit
3c98b56ed3
2 changed files with 23 additions and 0 deletions
3
Cask
3
Cask
|
@ -133,6 +133,9 @@
|
|||
(depends-on "js2-refactor")
|
||||
(depends-on "tern")
|
||||
(depends-on "unityjs-mode" :git "https://github.com/naruse/EmacsUnityScript")
|
||||
(depends-on "typescript-mode")
|
||||
(depends-on "tide")
|
||||
(depends-on "coffee-mode")
|
||||
|
||||
;; Lua -- modules/module-lua.el
|
||||
(depends-on "lua-mode")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue