all repos — nixfiles @ cfd231c8243c5f90182c78afc7acdc40cf4355dd

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

Emacs: Remove projectile-git-autofetch Has problems with waking from sleep

Alan Pearce
commit

cfd231c8243c5f90182c78afc7acdc40cf4355dd

parent

a9f8643e5436256c9abb8506eb78af95b6a379fc

1 file changed, 0 insertions(+), 11 deletions(-)

jump to
M tag-emacs/emacs.d/init.org → tag-emacs/emacs.d/init.org
@@ -429,17 +429,6 @@ projectile-remember-window-configs t
projectile-completion-system 'ivy))) #+END_SRC -*** projectile-git-autofetch - -Automatically fetch repositories I’m working on. - -#+BEGIN_SRC emacs-lisp - (use-package projectile-git-autofetch - :config (progn - (setq projectile-git-autofetch-projects 'open) - (projectile-git-autofetch-mode 1))) -#+END_SRC - ** perspective This package makes buffer-switching inside of projects make sense, by