fix nvim: Disable default open Minimap

This commit is contained in:
Yuan Chiu 2025-06-01 17:22:47 +08:00
parent 92343ab2ae
commit 85f7f9a560
Signed by: yuan
GPG Key ID: 50FBE4156404B98D

View File

@ -76,7 +76,7 @@ return {
--- Put your configuration here
---@type Neominimap.UserConfig
vim.g.neominimap = {
auto_enable = true,
auto_enable = false,
click = {
-- Enable mouse click on the minimap