mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Back to dash-at-point! (and zeal-at-point)
This commit is contained in:
4
Cask
4
Cask
@ -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")
|
||||
|
Reference in New Issue
Block a user