fix(blink): remove draw="reversed" for now till new release

This commit is contained in:
Folke Lemaitre 2024-11-07 22:52:38 +01:00
parent e6f612f1cc
commit b841a1dfc3
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040

View file

@ -28,7 +28,7 @@ return {
nerd_font_variant = "mono", nerd_font_variant = "mono",
windows = { windows = {
autocomplete = { autocomplete = {
draw = "reversed", -- draw = "reversed",
winblend = vim.o.pumblend, winblend = vim.o.pumblend,
}, },
documentation = { documentation = {