Restore company-anaconda in Caskfile
This commit is contained in:
parent
2d4fb818f1
commit
39aec1674b
1 changed files with 2 additions and 1 deletions
3
Cask
3
Cask
|
@ -11,7 +11,7 @@
|
|||
(depends-on "help-fns+")
|
||||
(depends-on "persistent-soft")
|
||||
(depends-on "async" :git "https://github.com/jwiegley/emacs-async")
|
||||
; (depends-on "esup")
|
||||
(depends-on "esup")
|
||||
|
||||
;; OSX --- core/core-os-osx.el
|
||||
(depends-on "exec-path-from-shell")
|
||||
|
@ -171,6 +171,7 @@
|
|||
;; Python -- modules/module-python.el
|
||||
(depends-on "anaconda-mode")
|
||||
(depends-on "nose")
|
||||
(depends-on "company-anaconda")
|
||||
|
||||
;; Ruby -- modules/module-regex.el
|
||||
(depends-on "pcre2el")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue