diff --git a/user/app/doom-emacs/doom.org b/user/app/doom-emacs/doom.org index 277f5e36..aaf118a3 100644 --- a/user/app/doom-emacs/doom.org +++ b/user/app/doom-emacs/doom.org @@ -1267,7 +1267,7 @@ This section is the [[./init.el][init.el]] section, which controls which Doom mo ;;biblio ; Writes a PhD for you (citation needed) ;;debugger ; FIXME stepping through code, to help you add bugs ;;direnv - ;;docker + docker ;;editorconfig ; let someone else argue about tabs vs spaces ;;ein ; tame Jupyter notebooks with emacs (eval +overlay) ; run code, run (also, repls) diff --git a/user/app/doom-emacs/init.el b/user/app/doom-emacs/init.el index 61184f03..4e0bc1c6 100644 --- a/user/app/doom-emacs/init.el +++ b/user/app/doom-emacs/init.el @@ -72,7 +72,7 @@ ;;biblio ; Writes a PhD for you (citation needed) ;;debugger ; FIXME stepping through code, to help you add bugs ;;direnv - ;;docker + docker ;;editorconfig ; let someone else argue about tabs vs spaces ;;ein ; tame Jupyter notebooks with emacs (eval +overlay) ; run code, run (also, repls)