Skip to content

ag91/escalator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 

Repository files navigation

Escalator - Integrated interface to helm searchers

This package allows you to integrate multiple Helm searchers so that you can switch between searches.

You can install this file by loading it by hand or, if you use use-package adding the file in “~/.emacs.d/lisp” and using this:

(use-package escalator
  :load-path "~/.emacs.d/lisp"
  :after helm)

You will need helm and the helm searchers mentioned in your escalator-commands-map, the custom variable that sets the available searchers and their order.

More info: https://ag91.github.io/blog/2022/01/29/escalate-your-helm-searches/

About

Escalate your Helm searches

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published