dash-docs-el / helm-dash

Browse Dash docsets inside emacs
511 stars 59 forks source link

Add alias for `helm-dash-installed-docsets` #187

Closed areina closed 5 years ago

areina commented 5 years ago

It seems spacemacs is calling this function from their layer: https://github.com/syl20bnr/spacemacs/blob/master/layers/%2Btools/dash/funcs.el#L14

Resolve #186

areina commented 5 years ago

Hey folks, do you think this could happen with other functions? Do you think would make sense to add temporarily (we could keep them for some time) an alias for all the functions?

kidd commented 5 years ago

let's add it and hope there aren't many more. :crossed_fingers:

gilbertw1 commented 5 years ago

Yikes, sorry about that guys. I just realized that I haven't been getting any notifications for this repo since I hadn't been explicitly added as a collaborator (regardless of my status with the organization).

I'll make another pass through the aliases and make sure there aren't any other that have been missed.

gilbertw1 commented 5 years ago

I've got a PR out against Spacemace to use the common dash-docs-* configuration among other things. In the mean time, I'll add this alias to counsel-dash as well since it looks like it's still utilized when that's enabled too.