From 561f35546fb024dea2bc99b84432e02cb0dfd8d6 Mon Sep 17 00:00:00 2001 From: Kjetil Orbekk Date: Mon, 22 Nov 2021 20:36:02 -0500 Subject: disable minimap --- emacs/.doom.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emacs') diff --git a/emacs/.doom.d/init.el b/emacs/.doom.d/init.el index 16fa494..89343dd 100644 --- a/emacs/.doom.d/init.el +++ b/emacs/.doom.d/init.el @@ -34,7 +34,7 @@ hl-todo ; highlight TODO/FIXME/NOTE/DEPRECATED/HACK/REVIEW ;;hydra ;;indent-guides ; highlighted indent columns - minimap ; show a map of the code on the side + ;;minimap ; show a map of the code on the side modeline ; snazzy, Atom-inspired modeline, plus API ;;nav-flash ; blink cursor line after big motions ;;neotree ; a project drawer, like NERDTree for vim -- cgit v1.2.3