fix(win): no need to set EndOfBuffer winhl

This commit is contained in:
Folke Lemaitre 2024-11-05 13:27:45 +01:00
parent be31778952
commit 7a7f221020
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040

View file

@ -37,7 +37,7 @@ local defaults = {
style = "minimal",
},
wo = {
winhighlight = "EndOfBuffer:NormalFloat,Normal:NormalFloat,NormalNC:NormalFloat",
winhighlight = "Normal:NormalFloat,NormalNC:NormalFloat",
},
bo = {},
keys = {