replace gd and the likes with glance
This commit is contained in:
@ -90,6 +90,7 @@ require 'dep' {
|
||||
-- lsp ----------------------------------------------------------------------
|
||||
{ 'neovim/nvim-lspconfig' },
|
||||
{ 'j-hui/fidget.nvim' }, -- shows lsp progress
|
||||
{ 'dnlhc/glance.nvim' }, -- diagnostic info at a glance
|
||||
{ 'folke/trouble.nvim' },
|
||||
|
||||
-- optional language specific lsp's
|
||||
|
Reference in New Issue
Block a user