Add module-rest (restclient)

This commit is contained in:
Henrik Lissner 2016-05-24 22:12:19 -04:00
parent ec9c12e17e
commit 2052fbba1c
3 changed files with 17 additions and 0 deletions

4
Cask
View file

@ -217,6 +217,10 @@
(depends-on "nose")
(depends-on "pip-requirements")
;; REST -- modules/module-rest.el
(depends-on "restclient")
(depends-on "company-restclient")
;; Ruby -- modules/module-ruby.el
(depends-on "company-inf-ruby")
(depends-on "inf-ruby")