From c23306b3e56cfc7be62c77f0b7eb8190f76019b5 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sat, 15 Oct 2022 00:50:31 +0200 Subject: Remove lsp underline groups --- lua/no-clown-fiesta/highlight-group/lsp.lua | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/lua/no-clown-fiesta/highlight-group/lsp.lua b/lua/no-clown-fiesta/highlight-group/lsp.lua index ab880b9..4f190a2 100644 --- a/lua/no-clown-fiesta/highlight-group/lsp.lua +++ b/lua/no-clown-fiesta/highlight-group/lsp.lua @@ -32,21 +32,6 @@ function M.highlight(palette) LspDiagnosticsInformation = { fg = palette.info_yellow }, LspDiagnosticsInfo = { fg = palette.info_yellow }, LspDiagnosticsHint = { fg = palette.hint_blue }, - LspDiagnosticsUnderlineError = { - link = "DiagnosticUnderlineError", - }, - LspDiagnosticsUnderlineWarning = { - link = "DiagnosticUnderlineWarn", - }, - LspDiagnosticsUnderlineInformation = { - link = "DiagnosticUnderlineInfo", - }, - LspDiagnosticsUnderlineInfo = { - link = "DiagnosticUnderlineInfo", - }, - LspDiagnosticsUnderlineHint = { - link = "DiagnosticUnderlineHint", - }, DiagnosticUnderlineError = { sp = palette.error_red, style = "undercurl", -- cgit v1.2.3-70-g09d2