Skip to content

oskarizu/helm-dash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 

Repository files navigation

Helm Dash

What's it

This package uses dash docsets inside emacs to browse documentation. It's inspired by the great app Dash.

What's not

If you're looking for dash.el, the list library, please go to dash.el

Requirements

Installation

It's available on MELPA.

m-x package-install helm-dash RET

Usage

m-x helm-dash RET will run helm with your active docsets loaded. Typing substrings of what you search will find-as-you-type.

  • The search starts from 3 chars.
  • Install new docsets with m-x helm-dash-install-docset
  • After installing a new docset, add the name of the docset to `helm-dash-active-docsets'

Caveats

Dash accepts a few different docset types while helm-dash only understands the simplest ones.

Authors

About

Browse Dash docsets inside emacs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published