all repos — nixfiles @ 2b3922676b4fca8f1f6c42f27a18856876256f77

System and user configuration, managed by nix and home-manager

Emacs: Change s-p to show all recent projects

Alan Pearce
commit

2b3922676b4fca8f1f6c42f27a18856876256f77

parent

09992912e66431fa3a5bbaf110d7996ab9964d68

1 file changed, 1 insertion(+), 1 deletion(-)

jump to
M tag-emacs/emacs.d/init.orgtag-emacs/emacs.d/init.org
@@ -365,7 +365,7 @@ it needs hooking into projectile and a key bound to switch between projects.
#+BEGIN_SRC emacs-lisp (use-package perspective - :bind* ("s-p" . persp-switch) + :bind* ("s-p" . projectile-persp-switch-project) :demand t :config (progn (setq persp-show-modestring t)