From 056ab778799b60f7b62750d2ae630064158ceb1c Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Tue, 30 Jan 2024 13:12:15 +0100 Subject: Add lsp inlay hint and info boarder --- lua/no-clown-fiesta/groups/lsp.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lua/no-clown-fiesta/groups/lsp.lua b/lua/no-clown-fiesta/groups/lsp.lua index 553ec2c..1e6f2d6 100644 --- a/lua/no-clown-fiesta/groups/lsp.lua +++ b/lua/no-clown-fiesta/groups/lsp.lua @@ -35,6 +35,8 @@ function M.highlight(palette, opts) ), LspSignatureActiveParameter = { bg = palette.alt_bg, bold = true }, LspCodeLens = { fg = palette.comment }, + LspInlayHint = { bg = palette.hint }, + LspInfoBoarder = { fg = palette.light_gray, bg = palette.hint }, } end -- cgit v1.2.3-70-g09d2