Closed
Description
Hello,
first of all, this plugin is great :)
I have the following configuration to dim inactive panes:
vim.cmd([[
hi ActiveWindow guibg=#191919
hi InactiveWindow guibg=#282828
]])
vim.o.winhighlight = "Normal:ActiveWindow,NormalNC:InactiveWindow"
So I was wondering if it would possible to support NormalNC in this plugin so it dims automatically.
Thanks for this great plugin :)
Metadata
Metadata
Assignees
Labels
No labels