From 880408f3b289e4a7558f902211724ca6a53cbe8d Mon Sep 17 00:00:00 2001 From: Rodrigo Oliveira Date: Tue, 20 Feb 2024 20:13:03 -0300 Subject: [PATCH] [nvim] Use latest fidget.nvim version --- nvim/lua/plugins.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/nvim/lua/plugins.lua b/nvim/lua/plugins.lua index 3871d17..e51dc7e 100644 --- a/nvim/lua/plugins.lua +++ b/nvim/lua/plugins.lua @@ -33,7 +33,6 @@ packer.startup({ use({ "j-hui/fidget.nvim", - tag = "legacy", config = function() require("fidget").setup() end, -- 2.45.2