[Emacs] Demand direnv
This commit is contained in:
parent
0a3371a3f2
commit
ea828a298f
@ -4315,6 +4315,7 @@ I had to disable this mode because something that it does messes with coding set
|
||||
** direnv
|
||||
#+begin_src emacs-lisp
|
||||
(use-package direnv
|
||||
:demand t
|
||||
:config
|
||||
(direnv-mode +1))
|
||||
#+end_src
|
||||
|
Loading…
Reference in New Issue
Block a user