summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAlan Pearce2016-05-09 14:27:12 +0200
committerAlan Pearce2016-05-09 14:27:12 +0200
commit2641165a32b4fb77257e9e8e37c1bd44e1ad919f (patch)
tree4de03a73c4b8b1af9b161477b036eebb84b316d8
parentdaeb01f134721b5a6b75c5578ed7cf5309727d02 (diff)
downloaddotfiles-2641165a32b4fb77257e9e8e37c1bd44e1ad919f.tar.lz
dotfiles-2641165a32b4fb77257e9e8e37c1bd44e1ad919f.tar.zst
dotfiles-2641165a32b4fb77257e9e8e37c1bd44e1ad919f.zip
Emacs: Remove projectile-direnv
-rw-r--r--tag-emacs/emacs.d/init.org8
1 files changed, 0 insertions, 8 deletions
diff --git a/tag-emacs/emacs.d/init.org b/tag-emacs/emacs.d/init.org
index 65a1c43..85a7df3 100644
--- a/tag-emacs/emacs.d/init.org
+++ b/tag-emacs/emacs.d/init.org
@@ -361,14 +361,6 @@ based upon some folder conventions I use.
                     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