Back to dash-at-point! (and zeal-at-point)

This commit is contained in:
Henrik Lissner 2016-05-26 18:43:22 -04:00
parent 7963c48600
commit 9e7749cf1d
28 changed files with 58 additions and 120 deletions

4
Cask
View file

@ -74,6 +74,9 @@
(depends-on "smart-forward")
(depends-on "smartparens")
;; Documentation --- core/core-docs.el
(depends-on "dash-at-point")
;; Completion --- core/core-company.el
(depends-on "company")
(depends-on "company-dict")
@ -111,7 +114,6 @@
(depends-on "helm-c-yasnippet")
(depends-on "helm-company")
(depends-on "helm-css-scss")
(depends-on "helm-dash")
(depends-on "helm-describe-modes" :git "https://github.com/emacs-helm/helm-describe-modes")
(depends-on "helm-projectile")
(depends-on "helm-swoop")