From a1ae4fb862b77fe1e5daa187edf3fd92bdd61f5c Mon Sep 17 00:00:00 2001
From: Gustaf Rydholm <gustaf.rydholm@gmail.com>
Date: Mon, 17 Jan 2022 23:32:32 +0100
Subject: Remove width argument in telescope

---
 lua/config/telescope.lua | 1 -
 1 file changed, 1 deletion(-)

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 },
-- 
cgit v1.2.3-70-g09d2