branch: elpa/bind-map commit 6e19e536fc3c8aa880f5cf3396ca0e2d4ad8df6c Author: justbur <jus...@burkett.cc> Commit: justbur <jus...@burkett.cc>
Add link to evil-leader --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 3f92afe942..e27ec47ab0 100644 --- a/README.org +++ b/README.org @@ -3,7 +3,7 @@ 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. This is probably best explained +used in vim or the Emacs [[https://github.com/cofi/evil-leader][evil-leader]] package. This is probably best explained with an example. #+BEGIN_SRC emacs-lisp