From 3df0a74850acdb5eae7301779a1c482d480c35ad Mon Sep 17 00:00:00 2001 From: Florian RICHER Date: Fri, 4 Oct 2024 10:42:17 +0200 Subject: [PATCH] Add docker support --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.el b/init.el index 52bb974..99351dc 100644 --- a/init.el +++ b/init.el @@ -91,7 +91,7 @@ ;;collab ; buffers with friends (debugger +lsp) ; 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)