From 222527884759f21eb8ee72822100e8926bb58ef6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kha=C3=AFs=20COLIN?= Date: Tue, 24 Dec 2024 12:59:39 +0100 Subject: [PATCH] feat(doom): enable direnv support --- doom.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doom.d/init.el b/doom.d/init.el index b416c28..8625a0a 100644 --- a/doom.d/init.el +++ b/doom.d/init.el @@ -90,7 +90,7 @@ ;;biblio ; Writes a PhD for you (citation needed) ;;collab ; buffers with friends debugger ; FIXME stepping through code, to help you add bugs - ;;direnv + direnv ;;docker editorconfig ; let someone else argue about tabs vs spaces ;;ein ; tame Jupyter notebooks with emacs