summary refs log tree commit diff stats
path: root/user
diff options
context:
space:
mode:
authorAlan Pearce2023-04-17 22:16:57 +0200
committerAlan Pearce2023-04-17 22:16:57 +0200
commit70d6a686739c902880c3a45f6979ad469a3b75f5 (patch)
tree1b7099f4b4b2fabdafbac091d4f33cb82aaba8b9 /user
parentf73b65dcd3b8f0fd7a60b7a30967a6777230f23f (diff)
downloadnixfiles-70d6a686739c902880c3a45f6979ad469a3b75f5.tar.lz
nixfiles-70d6a686739c902880c3a45f6979ad469a3b75f5.tar.zst
nixfiles-70d6a686739c902880c3a45f6979ad469a3b75f5.zip
fix typo
Diffstat (limited to 'user')
-rw-r--r--user/emacs/init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/emacs/init.el b/user/emacs/init.el
index 9796f685..7da03e49 100644
--- a/user/emacs/init.el
+++ b/user/emacs/init.el
@@ -1184,7 +1184,7 @@ _p_rev       _u_pper              _=_: upper/lower       _r_esolve
   "o" #'other-window
   "u" #'universal-argument
   ";" #'execute-extended-command
-  "bb" #'consult-switch-buffer
+  "bb" #'consult-buffer
   "bx" #'kill-this-buffer
   "br" #'revert-buffer
   "bk" #'kill-buffer