diff --git a/init.el b/init.el index 0616f06..4b3b21d 100644 --- a/init.el +++ b/init.el @@ -317,7 +317,7 @@ (setq comment-tags-require-colon 0)) (use-package ibuffer - :bind ("C-x B" . ibuffer)) + :bind ("C-x C-b" . ibuffer)) (use-package expand-region :straight t