Enable direnv module

This commit is contained in:
Sravan Balaji 2025-01-04 20:33:32 -05:00
parent 8004d554b9
commit dae83ddfea
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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