Disable minimap by default
This commit is contained in:
parent
5752e8f0c9
commit
bb195e6e7d
@ -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/"))
|
||||
|
Loading…
Reference in New Issue
Block a user