mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-21 16:39:06 +02:00
fix(blink): remove draw="reversed"
for now till new release
This commit is contained in:
parent
e6f612f1cc
commit
b841a1dfc3
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ return {
|
|||
nerd_font_variant = "mono",
|
||||
windows = {
|
||||
autocomplete = {
|
||||
draw = "reversed",
|
||||
-- draw = "reversed",
|
||||
winblend = vim.o.pumblend,
|
||||
},
|
||||
documentation = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue