nvim: lazy: turn off backdrop

This commit is contained in:
He4eT 2024-04-29 01:15:42 +02:00
commit f0c1c594c1

View file

@ -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]',