Update 2026-02-03

This commit is contained in:
2026-02-03 13:56:24 +02:00
parent dc45e281ac
commit 63f519d5b4
8 changed files with 37 additions and 10 deletions

View File

@@ -0,0 +1,9 @@
return {
"nvim-zh/colorful-winsep.nvim",
event = { "WinLeave" },
opts = {
animate = {
enabled = false,
},
},
}