mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 15:37:22 +00:00
nvim: fzf: disable backdrop
This commit is contained in:
parent
90985258a8
commit
c466c27dc9
1 changed files with 1 additions and 0 deletions
|
|
@ -346,6 +346,7 @@ require('lazy').setup({
|
|||
fzf.setup {
|
||||
fzf_colors = true,
|
||||
winopts = {
|
||||
backdrop = 100,
|
||||
border = 'single',
|
||||
fullscreen = true,
|
||||
preview = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue