From dae83ddfea2d8e3e4481c40de88a72eebbc68e3d Mon Sep 17 00:00:00 2001 From: Sravan Balaji Date: Sat, 4 Jan 2025 20:33:32 -0500 Subject: [PATCH] Enable direnv module --- README.org | 2 +- init.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 35abf09..c06710e 100644 --- a/README.org +++ b/README.org @@ -178,7 +178,7 @@ grammar ; tasing grammar mistake every you make ;;ansible ;;biblio ; Writes a PhD for you (citation needed) (debugger +lsp) ; FIXME stepping through code, to help you add bugs -;;direnv +direnv (docker +lsp) editorconfig ; let someone else argue about tabs vs spaces ein ; tame Jupyter notebooks with emacs diff --git a/init.el b/init.el index 4fb82b7..60d7c33 100644 --- a/init.el +++ b/init.el @@ -76,7 +76,7 @@ grammar ; tasing grammar mistake every you make ;;ansible ;;biblio ; Writes a PhD for you (citation needed) (debugger +lsp) ; FIXME stepping through code, to help you add bugs -;;direnv +direnv (docker +lsp) editorconfig ; let someone else argue about tabs vs spaces ein ; tame Jupyter notebooks with emacs