From 82245eccc4757a36ef3e5d0ab4be299d3387abb3 Mon Sep 17 00:00:00 2001 From: Antoine Martin Date: Fri, 19 Jun 2020 10:52:51 +0200 Subject: [PATCH] Enable docker package to edit Dockerfiles --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.el b/init.el index 57567c6..27d79c4 100644 --- a/init.el +++ b/init.el @@ -85,7 +85,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)