dash-docs-el / helm-dash

Browse Dash docsets inside emacs
511 stars 59 forks source link

Interactive functions to activate/deactivate docsets #14

Closed agpchil closed 10 years ago

agpchil commented 10 years ago

Allow users to interactively activate/deactivate docsets. Activate prompts a list of installed docsets. Also, when a docset is activated or deactivated helm-dash-reset-connections is called.

kidd commented 10 years ago

only a minor thing, after the fix, it's in!

agpchil commented 10 years ago

I set the require-match to true in activate and deactivate functions.