replace gd and the likes with glance

This commit is contained in:
2023-06-26 11:28:27 -04:00
parent a3c9d258ec
commit b19167a1ab
3 changed files with 14 additions and 7 deletions

View File

@ -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