From eb692c1bccee482258f89614dcacc99424fc46aa Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Fri, 4 Mar 2022 15:53:45 +0100 Subject: emacs: add docker support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I'm not using the fancy function, just the Dockerfile mode for editing them... Signed-off-by: Miquel Sabaté Solà --- .doom.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.doom.d/init.el') diff --git a/.doom.d/init.el b/.doom.d/init.el index 1738ecb..2696bc6 100644 --- a/.doom.d/init.el +++ b/.doom.d/init.el @@ -73,7 +73,7 @@ ;;ansible ;;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) -- cgit v1.2.3