all repos — nixfiles @ 2641165a32b4fb77257e9e8e37c1bd44e1ad919f

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

Emacs: Remove projectile-direnv

Alan Pearce
commit

2641165a32b4fb77257e9e8e37c1bd44e1ad919f

parent

daeb01f134721b5a6b75c5578ed7cf5309727d02

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

jump to
M tag-emacs/emacs.d/init.orgtag-emacs/emacs.d/init.org
@@ -361,14 +361,6 @@ projectile-remember-window-configs t
projectile-completion-system 'ivy))) #+END_SRC -I use [[https://github.com/direnv/direnv][direnv]] to automatically assign environment variables in project -directories. Now I can have them set inside emacs too. - -#+BEGIN_SRC emacs-lisp - (use-package projectile-direnv - :config (add-hook 'projectile-mode-hook #'projectile-direnv-export-variables)) -#+END_SRC - ** perspective This package makes buffer-switching inside of projects make sense, by