Change SPC b m to switch to the messages buffer.

This commit is contained in:
Max Willsey 2016-11-14 09:15:22 -08:00 committed by syl20bnr
parent a10d7cef39
commit cce6ad3a59

View file

@ -123,7 +123,7 @@
"bh" 'spacemacs/home "bh" 'spacemacs/home
"b C-d" 'spacemacs/kill-matching-buffers-rudely "b C-d" 'spacemacs/kill-matching-buffers-rudely
"bn" 'next-buffer "bn" 'next-buffer
"bm" 'spacemacs/kill-other-buffers "bm" 'view-echo-area-messages
"bN" 'spacemacs/new-empty-buffer "bN" 'spacemacs/new-empty-buffer
"bP" 'spacemacs/copy-clipboard-to-whole-buffer "bP" 'spacemacs/copy-clipboard-to-whole-buffer
"bp" 'previous-buffer "bp" 'previous-buffer