From 8e00da505b4e756a257b2552e6ececa125d2248b Mon Sep 17 00:00:00 2001 From: Nathan McCarty Date: Thu, 16 Mar 2023 17:43:44 -0400 Subject: [PATCH] Disable indent guides These are a little busted right now, will need to troubleshoot later --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.el b/init.el index ab3f6ba..8a7fd60 100644 --- a/init.el +++ b/init.el @@ -23,7 +23,7 @@ doom-dashboard ; a nifty splash screen for Emacs (emoji +unicode) ; 🙂 hl-todo ; highlight todo-words - indent-guides ; highlighted indent columns + ;; indent-guides ; highlighted indent columns nav-flash ; blink cursor line after big motions (popup +defaults) ; tame sudden yet inevitable temporary windows (treemacs +lsp) ; a project drawer, like neotree but cooler