From d25eb8a1d648dad23281c063c0ccd02a1f8e9d87 Mon Sep 17 00:00:00 2001 From: RealStickman Date: Fri, 11 Mar 2022 10:56:58 +0100 Subject: [PATCH] Add container file support --- arch-config/.doom.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch-config/.doom.d/init.el b/arch-config/.doom.d/init.el index a5fdc109..c2edf927 100644 --- a/arch-config/.doom.d/init.el +++ b/arch-config/.doom.d/init.el @@ -87,7 +87,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)