From 2f9984a3a74a8ab24af592398efbb30d400ab41f Mon Sep 17 00:00:00 2001 From: Peng Li Date: Sun, 25 Dec 2016 22:50:47 +0800 Subject: [PATCH] disable perspective and persp-switch --- emacs.d/config.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/emacs.d/config.org b/emacs.d/config.org index 8222e4b..5a98f80 100644 --- a/emacs.d/config.org +++ b/emacs.d/config.org @@ -3021,8 +3021,8 @@ Most use =C-o C-o= to switch buffers; =C-o x, v= to split window; =C-o o= to del ("C-b" ido-switch-buffer nil :exit t) ("C-f" projectile-find-file nil :exit t) ("C-r" ivy-recentf nil :exit t) - ("C-p" persp-switch nil :exit t) - ("C-t" projectile-persp-switch-project nil :exit t) + ;; ("C-p" persp-switch nil :exit t) + ;; ("C-t" projectile-persp-switch-project nil :exit t) ;; other special buffers ("d" sd/project-or-dired-jump nil :exit t) -- 2.11.0