From 831c97dff611f1bdfffa5efb20fad1f18d399ca9 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(-) (limited to 'emacs') diff --git a/emacs/.doom.d/init.el b/emacs/.doom.d/init.el index edaa6cd..59dfa5f 100644 --- a/emacs/.doom.d/init.el +++ b/emacs/.doom.d/init.el @@ -87,7 +87,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