From f99dbea0ae92fab4e93e4a16f35631fec90170d6 Mon Sep 17 00:00:00 2001 From: oreodave Date: Fri, 25 Oct 2019 22:01:50 +0100 Subject: +indent-guides Very useful when coding, simple but necessary feature --- doom.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doom.d/init.el') diff --git a/doom.d/init.el b/doom.d/init.el index 557968c..b178bf8 100644 --- a/doom.d/init.el +++ b/doom.d/init.el @@ -25,7 +25,7 @@ doom-quit ; DOOM quit-message prompts when you quit Emacs ;;fill-column ; a `fill-column' indicator hl-todo ; highlight TODO/FIXME/NOTE tags - ;;indent-guides ; highlighted indent columns + indent-guides ; highlighted indent columns modeline ; snazzy, Atom-inspired modeline, plus API nav-flash ; blink the current line after jumping ;;neotree ; a project drawer, like NERDTree for vim -- cgit v1.2.3-13-gbd6f