From b19167a1ab1e6d3c21d67788d404c159aeaaf306 Mon Sep 17 00:00:00 2001 From: Squibid Date: Mon, 26 Jun 2023 11:28:27 -0400 Subject: replace gd and the likes with glance --- lua/core/plugins.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lua/core/plugins.lua') diff --git a/lua/core/plugins.lua b/lua/core/plugins.lua index 40ca880..5ad5474 100644 --- a/lua/core/plugins.lua +++ b/lua/core/plugins.lua @@ -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 -- cgit v1.2.1