add some more telescope and vim-sneak

This commit is contained in:
Michael Chris Lopez
2021-08-24 10:46:48 +08:00
parent 4e021bb9fd
commit 7b50182993

View File

@@ -279,7 +279,11 @@ local theme = lush(function()
TelescopeSelection { PmenuSel },
TelescopePreviewLine { PmenuSel },
TelescopeBorder { FloatBorder }
TelescopeBorder { FloatBorder },
Sneak { Search },
SneakLabel { WildMenu },
SneakLabelMask { bg = blossom, fg = blossom }
}
end)
-- stylua: ignore end