From 9e5cb60f6eae957bec8a7cdbb177e900804cfbe2 Mon Sep 17 00:00:00 2001 From: Moritz Date: Sat, 15 May 2021 17:10:37 +0200 Subject: [PATCH] remove tab-widht --- .config/doom/config.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/.config/doom/config.el b/.config/doom/config.el index 66f38bd..039a2a5 100644 --- a/.config/doom/config.el +++ b/.config/doom/config.el @@ -83,5 +83,3 @@ "<~" "<~~" "" "~@" "~-" "~>" "~~" "~~>" "%%")) (global-ligature-mode 't) - -(setq tab-width 4)