sh: add company-shell
This commit is contained in:
parent
c1c6f332d4
commit
3cc18ac674
2 changed files with 10 additions and 0 deletions
3
Cask
3
Cask
|
@ -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")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue