From 3931ae765f1d979ab096c750c6b55a5f95835f01 Mon Sep 17 00:00:00 2001 From: "E. Almqvist" Date: Tue, 24 Nov 2020 16:55:19 +0100 Subject: [PATCH] Emacs stuff --- doom.d/config.el | 1 + 1 file changed, 1 insertion(+) diff --git a/doom.d/config.el b/doom.d/config.el index 8a7994b..45ece42 100644 --- a/doom.d/config.el +++ b/doom.d/config.el @@ -57,6 +57,7 @@ ; Indentation settings (setq-default indent-tabs-mode 'only) (setq-default tab-width 8) +(defvaralias 'sgml-basic-offset 'tab-width) ; Elcord (elcord-mode)