From 590f0309995a569954fc94b1d5df6b6391ead9fa Mon Sep 17 00:00:00 2001 From: Squibid Date: Fri, 11 Aug 2023 20:43:58 -0400 Subject: kitchen sink cause I'm too lazy to sort through this junk --- after/plugin/lsp.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'after/plugin/lsp.lua') diff --git a/after/plugin/lsp.lua b/after/plugin/lsp.lua index 8d76750..11a77a9 100644 --- a/after/plugin/lsp.lua +++ b/after/plugin/lsp.lua @@ -35,7 +35,6 @@ set_lsp_sign("DiagnosticSignInfo" , "i") set_lsp_sign("DiagnosticSignHint" , "h") local function lsp_settings() - vim.diagnostic.config({ virtual_text = false, signs = true, -- cgit v1.2.1