fidget is going to have breaking changes soon

switch to legacy branch
This commit is contained in:
2023-06-26 11:52:32 -04:00
parent 53411f0176
commit 46e4dc4442

View File

@ -92,7 +92,9 @@ require 'dep' {
-- lsp ----------------------------------------------------------------------
{ 'neovim/nvim-lspconfig' }, -- setup lsp
{ 'j-hui/fidget.nvim' }, -- shows lsp progress
{ 'j-hui/fidget.nvim', -- shows lsp progress
branch = 'legacy',
},
{ 'ray-x/lsp_signature.nvim' }, -- see information about the current function
{ 'dnlhc/glance.nvim' }, -- diagnostic info at a glance
{ 'kosayoda/nvim-lightbulb' }, -- "light bulb" - Gru