folke / zen-mode.nvim

🧘 Distraction-free coding for Neovim
Apache License 2.0
1.68k stars 47 forks source link

gitsigns config reversed #121

Closed BenjaminHao closed 2 months ago

BenjaminHao commented 6 months ago

According to the document: twilight = { enabled = true }, -- enable to start Twilight when zen mode opens gitsigns = { enabled = false }, -- disables git signs

I found the config for gitsigns seems not working, enabled = false makes gitsigns enabled in zen-mode, enabled = true however will disable gitsigns in zen-mode

config for twilight is working as intended, enabled = true makes twilight enabled in zen-mode

Not a big issue though

danrasmuson commented 5 months ago

Yes confirmed. It does appear to be reversed

github-actions[bot] commented 3 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] commented 2 months ago

This issue was closed because it has been stalled for 7 days with no activity.