From daf7184e85768587ab9e14eac50c3fe443a11512 Mon Sep 17 00:00:00 2001 From: Kjetil Orbekk Date: Sat, 20 Nov 2021 06:30:54 -0500 Subject: emacs: enable editorconfig --- emacs/.doom.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacs/.doom.d/init.el b/emacs/.doom.d/init.el index 308059d..229ebfc 100644 --- a/emacs/.doom.d/init.el +++ b/emacs/.doom.d/init.el @@ -88,7 +88,7 @@ ;;debugger ; FIXME stepping through code, to help you add bugs ;;direnv ;;docker - ;;editorconfig ; let someone else argue about tabs vs spaces + editorconfig ; let someone else argue about tabs vs spaces ;;ein ; tame Jupyter notebooks with emacs (eval +overlay) ; run code, run (also, repls) ;;gist ; interacting with github gists -- cgit v1.2.3