nvim: fzf: disable backdrop

This commit is contained in:
He4eT 2025-08-27 13:40:31 +02:00
commit c466c27dc9

View file

@ -346,6 +346,7 @@ require('lazy').setup({
fzf.setup {
fzf_colors = true,
winopts = {
backdrop = 100,
border = 'single',
fullscreen = true,
preview = {