zen-mode.nvim icon indicating copy to clipboard operation
zen-mode.nvim copied to clipboard

gitsigns config reversed

Open BenjaminHao opened this issue 2 years ago • 2 comments

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

BenjaminHao avatar Mar 20 '24 19:03 BenjaminHao

Yes confirmed. It does appear to be reversed

danrasmuson avatar May 02 '24 17:05 danrasmuson

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] avatar Jul 06 '24 01:07 github-actions[bot]

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

github-actions[bot] avatar Jul 13 '24 01:07 github-actions[bot]