From: Peng Li Date: Sun, 25 Dec 2016 14:50:47 +0000 (+0800) Subject: disable perspective and persp-switch X-Git-Url: http://47.100.26.94:8080/?a=commitdiff_plain;h=2f9984a3a74a8ab24af592398efbb30d400ab41f;p=dotfiles.git disable perspective and persp-switch --- 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)