diff options
Diffstat (limited to '.config/emacs/lisp/evil-collection/modes/apropos/README.org')
| -rw-r--r-- | .config/emacs/lisp/evil-collection/modes/apropos/README.org | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.config/emacs/lisp/evil-collection/modes/apropos/README.org b/.config/emacs/lisp/evil-collection/modes/apropos/README.org new file mode 100644 index 0000000..650102a --- /dev/null +++ b/.config/emacs/lisp/evil-collection/modes/apropos/README.org @@ -0,0 +1,15 @@ +* apropos + + Evil bindings for =apropos-mode=. + +** Key bindings + + | Command | Original | Evil | + |-------------------+----------+-----------| + | =apropos-follow= | =RET= | =RET= | + | =forward-button= | =TAB= | =TAB= | + | =backward-button= | =S-TAB= | =S-TAB= | + | =describe-mode= | =h=, =?= | =g?= | + | =revert-buffer= | =g= | =gr= | + | =quit-window= | =q= | =q=, =ZZ= | + | =evil-quit= | n/a | =ZQ= | |
