diff --git a/init.org b/init.org index 94377db..38df99b 100644 --- a/init.org +++ b/init.org @@ -432,7 +432,7 @@ Windows Theme: (("M-x" . counsel-M-x) ("C-x C-f" . counsel-find-file) ("C-x C-r" . counsel-recentf) - ("C-x b" . counsel-ibuffer) + ("C-x b" . counsel-switch-buffer) ("C-c C-f" . counsel-git) ("C-c h f" . counsel-describe-function) ("C-c h v" . counsel-describe-variable)