Source: emacs-bind-map Section: lisp Priority: optional Maintainer: Debian Emacsen team Uploaders: Lev Lamberov Build-Depends: debhelper-compat (= 12), dh-elpa, elpa-evil Standards-Version: 4.5.0 Rules-Requires-Root: no Testsuite: autopkgtest-pkg-elpa Homepage: https://github.com/justbur/emacs-bind-map Vcs-Browser: https://salsa.debian.org/emacsen-team/emacs-bind-map Vcs-Git: https://salsa.debian.org/emacsen-team/emacs-bind-map.git Package: elpa-bind-map Architecture: all Depends: ${elpa:Depends}, ${misc:Depends} Recommends: emacs (>= 46.0), elpa-evil Enhances: emacs Description: bind personal keymaps in multiple locations `bind-map' is an Emacs package providing the macro bind-map which can be used to make a keymap available across different "leader keys" including ones tied to evil states. It is essentially a generalization of the idea of a leader key as used in vim or the Emacs `evil-leader' package, and allows for an arbitrary number of "leader keys". This is probably best explained with an example.