Skip to content

Perform reverse variable lookups for Emacs Lisp using Helm.

License

Notifications You must be signed in to change notification settings

dantecatalfamo/helm-atoms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

helm-atoms

https://melpa.org/packages/helm-atoms-badge.svg

Find a variable without knowing its name!

Perform an interactive reverse variable lookups for Emacs Lisp using Helm.

Once the helm entry is selected, the variable is opened in either describe-variable, or helpful-variable, if it’s installed.

helm-atoms.gif

Commands

helm-atoms Open the helm-atoms interface

Customization

helm-atoms-search-sequences Search atoms bound to sequences (lists, vectors) if non-nil. More thorough search, but worse performance.

About

Perform reverse variable lookups for Emacs Lisp using Helm.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages