fidget is going to have breaking changes soon
switch to legacy branch
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user