Reenable fidget
This commit is contained in:
parent
4fc013a680
commit
a4e6919899
@ -95,7 +95,10 @@ return {
|
||||
},
|
||||
{ 'simrat39/rust-tools.nvim' },
|
||||
{ 'onsails/lspkind-nvim' }, -- pictograms replace (?) with lspsaga
|
||||
{ 'j-hui/fidget.nvim' }, -- show lsp status
|
||||
{
|
||||
'j-hui/fidget.nvim',
|
||||
config = true
|
||||
}, -- show lsp status
|
||||
-- completion
|
||||
{
|
||||
'hrsh7th/nvim-cmp',
|
||||
|
Loading…
Reference in New Issue
Block a user