feat: Add lsp_signature highlight

This commit is contained in:
danymat 2022-01-04 10:11:24 +01:00
commit ed813d9925

View file

@ -474,6 +474,10 @@ local theme = {
TargetWord = { fg = p.iris },
SagaShadow = { bg = p.overlay },
-- Lsp_Signature
-- https://github.com/ray-x/lsp_signature.nvim
LspSignatureActiveParameter = { bg = p.overlay },
}
vim.g.terminal_color_0 = p.overlay -- black