refactor(nvim): make telescope
respect winblend
This commit is contained in:
parent
96dedca052
commit
900e6763aa
@ -128,6 +128,7 @@ return {
|
||||
},
|
||||
},
|
||||
defaults = {
|
||||
winblend = vim.opt.winblend:get(),
|
||||
vimgrep_arguments = {
|
||||
"rg",
|
||||
"--color=never",
|
||||
|
Loading…
Reference in New Issue
Block a user