diff --git a/lua/plugins/telescope.lua b/lua/plugins/telescope.lua index 9142e97..2da1640 100644 --- a/lua/plugins/telescope.lua +++ b/lua/plugins/telescope.lua @@ -116,6 +116,10 @@ return { require("telescope").setup({ extensions = { live_grep_args = { + layout_strategy = "vertical", + layout_config = { + width = 0.75, + }, auto_quoting = true, mappings = { i = {