1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
return { 'j-hui/fidget.nvim', tag = 'v1.4.1', lazy = true, opts = { progress = { display = { progress_icon = { pattern = 'line', period = 0.7 }, }, }, notification = { window = { winblend = 0, }, }, }, }