From b80bbc4143013b76895cf556ac7b115d4bba3e41 Mon Sep 17 00:00:00 2001 From: syl20bnr Date: Mon, 30 Mar 2015 00:48:23 -0400 Subject: [PATCH] Add `SPC b h` to documentation --- doc/DOCUMENTATION.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/DOCUMENTATION.md b/doc/DOCUMENTATION.md index 52f2f64f3..734a41d50 100644 --- a/doc/DOCUMENTATION.md +++ b/doc/DOCUMENTATION.md @@ -1305,6 +1305,7 @@ Key Binding | Description SPC b $ | move to the end of buffer (useful in `emacs state` buffers) SPC b b or SPC TAB | switch to alternate buffer (switch back and forth) SPC b e | erase the content of the buffer (ask for confirmation) +SPC b h | open `*spacemacs*` home buffer SPC b k | kill the current buffer SPC b K | kill all buffers except the current one SPC b C-K | kill all buffers matching the regexp