sh: add company-shell

This commit is contained in:
Henrik Lissner 2016-02-11 02:08:53 -05:00
parent c1c6f332d4
commit 3cc18ac674
2 changed files with 10 additions and 0 deletions

3
Cask
View file

@ -192,6 +192,9 @@
(depends-on "racer")
(depends-on "flycheck-rust")
;; Shell -- modules/module-sh.el
(depends-on "company-shell" :git "https://github.com/Alexander-Miller/company-shell")
;; Text modes -- modules/module-text.el
(depends-on "markdown-mode")