all repos — archive/dotfiles @ e6707113ab902773822c1762ea00a39bdf5c15e9

Superseded by nixfiles

Emacs: Move discover-my-major bind

Alan Pearce
commit

e6707113ab902773822c1762ea00a39bdf5c15e9

parent

fe82a01623f5bcc3f16b2dc70a7b62bc6de43369

1 file changed, 1 insertion(+), 1 deletion(-)

jump to
M tag-emacs/emacs.d/init.orgtag-emacs/emacs.d/init.org
@@ -1187,7 +1187,7 @@ A nicer way to browse keybindings for major modes.
#+BEGIN_SRC emacs-lisp (use-package discover-my-major - :bind ("C-h C-m" . discover-my-major)) + :bind ("<f1>" . discover-my-major)) #+END_SRC ** which-key