From 7dd239cdc5ba01f8c93e075c2a70b31eeeacb32e Mon Sep 17 00:00:00 2001 From: Sebastian Schulze Date: Wed, 17 Feb 2021 10:20:46 +0100 Subject: [PATCH] [doom] Show indent-guides --- dot_doom.d/init.el.tmpl | 1 + 1 file changed, 1 insertion(+) diff --git a/dot_doom.d/init.el.tmpl b/dot_doom.d/init.el.tmpl index a1bd485..f19a40d 100644 --- a/dot_doom.d/init.el.tmpl +++ b/dot_doom.d/init.el.tmpl @@ -15,6 +15,7 @@ hl-todo ; highlight TODO/FIXME/NOTE/DEPRECATED/HACK/REVIEW ligatures ; ligatures and symbols to make your code pretty again modeline ; snazzy, Atom-inspired modeline, plus API + indent-guides ; highlighted indent columns nav-flash ; blink cursor line after big motions ophints ; highlight the region an operation acts on (popup +defaults) ; tame sudden yet inevitable temporary windows