summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lua/config/telescope.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/lua/config/telescope.lua b/lua/config/telescope.lua
index 1447ec2..3a82772 100644
--- a/lua/config/telescope.lua
+++ b/lua/config/telescope.lua
@@ -17,7 +17,6 @@ telescope.setup({
sorting_strategy = "ascending",
layout_strategy = "horizontal",
layout_config = {
- width = 0.75,
prompt_position = "top",
preview_cutoff = 120,
horizontal = { mirror = false },