added winblend option to blink.cmp, set to 0 for now
This commit is contained in:
@@ -25,6 +25,16 @@ return {
|
||||
completion = {
|
||||
documentation = {
|
||||
auto_show = true,
|
||||
winblend = 0,
|
||||
},
|
||||
menu = {
|
||||
winblend = 0,
|
||||
},
|
||||
},
|
||||
|
||||
signature = {
|
||||
window = {
|
||||
winblend = 0,
|
||||
},
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user