Disable minimap by default

This commit is contained in:
RealStickman 2022-03-29 14:07:19 +02:00
parent 5752e8f0c9
commit bb195e6e7d

View File

@ -56,7 +56,7 @@
;; they are implemented.
;; Enables the minimap by default. Use SPC-t-m to toggle
(minimap-mode 1)
;(minimap-mode 1)
(setq
projectile-project-search-path '("~/GitProjects/"))