[neovim] add dim window plugin

This commit is contained in:
seajee
2026-01-09 21:18:49 +01:00
parent 6b7469311f
commit 8b3013afdc

View File

@@ -194,7 +194,10 @@ require("lazy").setup({
width = 32 width = 32
} }
} }
} },
-- Dim inactive windows
{ "levouh/tint.nvim", opts = {} }
}) })
-- Colorscheme -- Colorscheme