From 2a5f8920d10c4a85586ae6d697f233ce52144a10 Mon Sep 17 00:00:00 2001 From: Aleksa Vuckovic Date: Fri, 24 Feb 2023 01:35:43 +0100 Subject: nvim-lsp-installer replaced with mason.nvim --- lua/user/lsp/handlers.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'lua/user/lsp/handlers.lua') diff --git a/lua/user/lsp/handlers.lua b/lua/user/lsp/handlers.lua index 085f449..b741928 100644 --- a/lua/user/lsp/handlers.lua +++ b/lua/user/lsp/handlers.lua @@ -1,6 +1,5 @@ local M = {} --- TODO: backfill this to template M.setup = function() local signs = { { name = "DiagnosticSignError", text = "" }, -- cgit v1.2.3