summary refs log tree commit diff stats
path: root/emacs
diff options
context:
space:
mode:
authorAlan Pearce2018-10-01 15:41:29 +0200
committerAlan Pearce2018-10-01 15:41:29 +0200
commite1212ce9510700676bfe6fcf7157f9baae8f9270 (patch)
treefee3964378fe7909e9dacb805e21fb10dcb74b4d /emacs
parenta6816a9080c27dae2c7eaffcc2eb424c0896e181 (diff)
downloaddotfiles-e1212ce9510700676bfe6fcf7157f9baae8f9270.tar.lz
dotfiles-e1212ce9510700676bfe6fcf7157f9baae8f9270.tar.zst
dotfiles-e1212ce9510700676bfe6fcf7157f9baae8f9270.zip
Emacs: add ivy-switch-buffer leader shortcut
Diffstat (limited to 'emacs')
-rw-r--r--emacs/.emacs.d/main.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs/.emacs.d/main.el b/emacs/.emacs.d/main.el
index cdd65da..f283d11 100644
--- a/emacs/.emacs.d/main.el
+++ b/emacs/.emacs.d/main.el
@@ -2473,6 +2473,7 @@ Pass ARG to `comint-delchar-or-maybe-eof'."
               "v" #'split-window-right
               "o" #'other-window
               "y" #'evil-avy-goto-line
+              "bb" #'ivy-switch-buffer
               "bx" #'kill-this-buffer
               "br" #'revert-buffer
               "dd" #'dired