feat: Add lsp_signature highlight (#54)

This commit is contained in:
Daniel Mathiot 2022-01-04 16:29:16 +01:00 committed by GitHub
commit ed2dd129b6

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