refactor: styling for the telescope ui

This commit is contained in:
Dinesh Salunke 2023-07-13 21:08:17 +05:30
parent 3dcbf58d4f
commit 6543fbd306

View File

@ -156,6 +156,9 @@ return {
},
prompt_prefix = require("config.icons").Selected,
selection_caret = require("config.icons").Selected,
selection_strategy = "reset",
border = {},
borderchars = { "", "", "", "", "", "", "", "" },
mappings = {
i = {
["<C-k>"] = function(...)