Update cask and readme

This commit is contained in:
Henrik Lissner 2015-11-17 02:16:05 -05:00
parent 6c5b26c159
commit afc48b0729
2 changed files with 7 additions and 4 deletions

5
Cask
View file

@ -9,6 +9,8 @@
(depends-on "f")
(depends-on "use-package")
(depends-on "help-fns+")
(depends-on "persistent-soft")
(depends-on "async" :git "https://github.com/jwiegley/emacs-async")
; (depends-on "esup")
;; OSX --- core/core-os-osx.el
@ -117,7 +119,7 @@
;; Data -- modules/module-data.el
(depends-on "json-mode")
(depends-on "yaml-mode")
(depends-on "yaml-mode" :git "https://github.com/antalk2/yaml-mode")
(depends-on "toml-mode")
;; Golang -- modules/module-go.el
@ -151,6 +153,7 @@
(depends-on "org-opml" :git "https://github.com/edavis/org-opml")
(depends-on "company-math")
(depends-on "ob-http")
(depends-on "org-download")
;; PlantUML -- modules/module-plantuml.el
(depends-on "puml-mode")