fix(blink): remove draw="reversed"
for now till new release
This commit is contained in:
@ -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 = {
|
||||||
|
Reference in New Issue
Block a user