diff options
Diffstat (limited to '.config/nvim/lua/plugins/lsp.lua')
-rw-r--r-- | .config/nvim/lua/plugins/lsp.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/nvim/lua/plugins/lsp.lua b/.config/nvim/lua/plugins/lsp.lua index 4c56acf..91cdebd 100644 --- a/.config/nvim/lua/plugins/lsp.lua +++ b/.config/nvim/lua/plugins/lsp.lua | |||
@@ -186,7 +186,6 @@ return { | |||
186 | }, | 186 | }, |
187 | { | 187 | { |
188 | "j-hui/fidget.nvim", | 188 | "j-hui/fidget.nvim", |
189 | tag = "legacy", | ||
190 | event = "VeryLazy", | 189 | event = "VeryLazy", |
191 | opts = { | 190 | opts = { |
192 | text = { | 191 | text = { |