fix(blink): remove draw="reversed" for now till new release
This commit is contained in:
1 file changed
+1
-1
@@ -28,7 +28,7 @@ return {
|
||||
nerd_font_variant = "mono",
|
||||
windows = {
|
||||
autocomplete = {
|
||||
draw = "reversed",
|
||||
-- draw = "reversed",
|
||||
winblend = vim.o.pumblend,
|
||||
},
|
||||
documentation = {
|
||||
|
||||
Reference in new issue
Block a user