From 3b5eb9da79157a8d98d2f493775d40fb1051ed7d Mon Sep 17 00:00:00 2001 From: noa@gaiwan.org Date: Wed, 12 Jun 2024 23:39:15 +0000 Subject: Remove minimap configuration --- emacs/init.el | 8 -------- 1 file changed, 8 deletions(-) diff --git a/emacs/init.el b/emacs/init.el index 1f97d04..6a99140 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -153,14 +153,6 @@ and when JID is not in `jabber-activity-banned'." :ensure t :hook (text-mode . spell-fu-mode)) -(use-package minimap - :ensure t - :custom - (minimap-width-fraction 0.1) - (minimap-minimum-width 10) - (minimap-window-location 'right) - (minimap-update-delay 0.15)) - ;; consult-buffer replaces the buffer menu. as well as listing buffers, it lists bookmarks and recent files. (use-package consult :ensure t -- cgit 1.4.1-2-gfad0