From 336aba6856338ed87cc8e4da996ec8d172119fea Mon Sep 17 00:00:00 2001 From: syl20bnr Date: Mon, 30 Mar 2015 01:05:39 -0400 Subject: [PATCH] Fix error in buffer micro-state doc --- spacemacs/keybindings.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spacemacs/keybindings.el b/spacemacs/keybindings.el index 3b6253f38..ce5980a16 100644 --- a/spacemacs/keybindings.el +++ b/spacemacs/keybindings.el @@ -316,7 +316,7 @@ Ensure that helm is required before calling FUNC." ;; Buffer micro state (spacemacs|define-micro-state buffer - :doc "[n] next, [N] or [p] previous, [K] kill" + :doc "[n] next [N] previous [K] kill" :disable-evil-leader t :use-minibuffer t :evil-leader "b."