🚀 perf(nvim): colorful-winsep event

This commit is contained in:
Sergio Laín 2024-07-29 00:48:42 +02:00
parent 072012c596
commit a55328094b
No known key found for this signature in database
GPG key ID: 8429B2EE312F8150

View file

@ -1,6 +1,6 @@
return {
"nvim-zh/colorful-winsep.nvim",
event = "WinNew",
event = { "WinNew", "WinLeave" },
opts = {
no_exec_files = {
"packer",