projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b55d92a
)
[emacs] some convenience bindings
author
Amin Bandali
<aminb@gnu.org>
Wed, 27 Jun 2018 04:30:05 +0000
(
00:30
-0400)
committer
Amin Bandali
<aminb@gnu.org>
Wed, 27 Jun 2018 04:30:05 +0000
(
00:30
-0400)
init.org
patch
|
blob
|
blame
|
history
diff --git
a/init.org
b/init.org
index
b4137ec
..
85d5709
100644
(file)
--- a/
init.org
+++ b/
init.org
@@
-1066,7
+1066,8
@@
TODO: break this giant source block down into individual org sections.
(ab--leader-keys
"b s" 'save-buffer
"b b" 'ivy-switch-buffer
- "b k" 'kill-buffer
+ "," 'ivy-switch-buffer
+ "b k" 'kill-this-buffer
"q q" 'evil-save-and-quit)
#+end_src