From b4848d1b1d1dfd4a3eb83bf1bbb6abc7b83d9601 Mon Sep 17 00:00:00 2001 From: Peng Li Date: Sun, 31 Jul 2016 13:10:33 +0800 Subject: [PATCH] emacs - fix a typo --- emacs.d/config.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacs.d/config.org b/emacs.d/config.org index 9e8e6f6..c57bfe5 100644 --- a/emacs.d/config.org +++ b/emacs.d/config.org @@ -2270,7 +2270,7 @@ Most use =C-o C-o= to switch buffers; =C-o x, v= to split window; =C-o o= to del ;; ("d" ace-delete-window "ace-one" :exit t) ("C-o" ido-switch-buffer nil :exit t) ("d" sd/project-or-dired-jump nil :exit t) - ("b" ibuffer nil n:exit t) + ("b" ibuffer nil :exit t) ("e" eshell nil :exit t) ("m" bookmark-jump-other-window nil :exit t) ("M" bookmark-set nil :exit t) -- 2.11.0