🚀 perf(nvim): colorful-winsep event
This commit is contained in:
parent
072012c596
commit
a55328094b
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
return {
|
||||
"nvim-zh/colorful-winsep.nvim",
|
||||
event = "WinNew",
|
||||
event = { "WinNew", "WinLeave" },
|
||||
opts = {
|
||||
no_exec_files = {
|
||||
"packer",
|
||||
|
|
Loading…
Add table
Reference in a new issue