mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 23:47:23 +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.setup {
|
||||||
fzf_colors = true,
|
fzf_colors = true,
|
||||||
winopts = {
|
winopts = {
|
||||||
|
backdrop = 100,
|
||||||
border = 'single',
|
border = 'single',
|
||||||
fullscreen = true,
|
fullscreen = true,
|
||||||
preview = {
|
preview = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue