add bg for Telescope Matching

v2.5
siduck 2 years ago
parent bf1890d8c2
commit d6a21acee0

@ -25,6 +25,8 @@ local hlgroups = {
TelescopeResultsDiffAdd = { fg = colors.green },
TelescopeResultsDiffChange = { fg = colors.yellow },
TelescopeResultsDiffDelete = { fg = colors.red },
TelescopeMatching = { bg = colors.one_bg, fg = colors.blue },
}
local styles = {

Loading…
Cancel
Save