From bd96214cd0433bd056e04c07e20244d4feb523f8 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Thu, 22 Aug 2024 10:23:47 +0200 Subject: emacs: use editorconfig MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- .config/doom/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/doom/init.el') diff --git a/.config/doom/init.el b/.config/doom/init.el index bb6822e..7fff5c9 100644 --- a/.config/doom/init.el +++ b/.config/doom/init.el @@ -74,7 +74,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