feat: telescope visual improvements

This commit is contained in:
2024-08-05 22:50:00 +02:00
parent 7caa537111
commit 02c04ee5eb

View File

@@ -9,8 +9,7 @@ return {
layout_config = {
horizontal = {
prompt_position = "bottom",
preview_width = 0.55,
results_width = 0.8,
preview_width = 0.65,
},
vertical = {
mirror = false,
@@ -21,7 +20,9 @@ return {
},
borderchars = require("409.ui").telescope_border,
prompt_prefix = "",
selection_caret = "󰅂 ",
color_devicons = true,
sorting_strategy = "descending",
},
},
keys = {