From 2c13a6639c337bbc9e2eaafa0e048cebb467c812 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Sat, 12 Oct 2024 18:47:34 -0600 Subject: feat: add transparency support --- lua/plugins/lspconfig.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/plugins/lspconfig.lua') diff --git a/lua/plugins/lspconfig.lua b/lua/plugins/lspconfig.lua index bcbe84e..e1b98c2 100644 --- a/lua/plugins/lspconfig.lua +++ b/lua/plugins/lspconfig.lua @@ -104,7 +104,7 @@ return { 'hrsh7th/cmp-nvim-lsp', -- Required for the keybinds 'nvim-telescope/telescope.nvim', - { 'j-hui/fidget.nvim', tag = 'legacy', opts = {} }, + { 'j-hui/fidget.nvim', tag = 'v1.4.5', opts = { notification = { window = { winblend = 0 } } } }, { 'folke/neodev.nvim', opts = {} }, }, config = function() -- cgit v1.2.3-70-g09d2