projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
1e3c1c1
)
[emacs] add more ryo bindings, including some for borg actions
author
Amin Bandali
<amin@aminb.org>
Mon, 23 Jul 2018 04:36:15 +0000
(
00:36
-0400)
committer
Amin Bandali
<amin@aminb.org>
Mon, 23 Jul 2018 04:36:15 +0000
(
00:36
-0400)
init.org
patch
|
blob
|
blame
|
history
diff --git
a/init.org
b/init.org
index
d171fdf
..
7bc3f9e
100644
(file)
--- a/
init.org
+++ b/
init.org
@@
-628,10
+628,20
@@
Roll your own modal mode
("p" previous-line)
("f" forward-char)
("/" undo)
("p" previous-line)
("f" forward-char)
("/" undo)
+ ("i" ryo-modal-mode)
+ ("l" recenter-top-bottom)
+ ("v" scroll-up-command)
+ ("V" scroll-down-command)
+ ("x" delete-forward-char)
("SPC" (("b" (("b" ibuffer-list-buffers)
("k" kill-this-buffer)
("o" other-window)
("s" save-buffer)))
("SPC" (("b" (("b" ibuffer-list-buffers)
("k" kill-this-buffer)
("o" other-window)
("s" save-buffer)))
+ ("B" (("A" borg-activate)
+ ("a" borg-assimilate)
+ ("b" borg-build)
+ ("c" borg-clone)
+ ("r" borg-remove)))
("h" (("c" describe-char)
("f" describe-function)
("F" describe-face)
("h" (("c" describe-char)
("f" describe-function)
("F" describe-face)