mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 23:47:23 +00:00
nvim: lazy: turn off backdrop
This commit is contained in:
parent
5afb8cd6a7
commit
f0c1c594c1
1 changed files with 1 additions and 0 deletions
|
|
@ -699,6 +699,7 @@ require('lazy').setup({
|
|||
lockfile = '~/dotfiles/nvim/lazy-lock.json',
|
||||
ui = {
|
||||
size = { width = 0.85, height = 0.7 },
|
||||
backdrop = 100,
|
||||
border = 'solid',
|
||||
icons = {
|
||||
cmd = '[cmd]',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue