From 2d7b2301681151f9469b25af6af95cdb967af881 Mon Sep 17 00:00:00 2001 From: "Christoph J. Scherr" Date: Fri, 5 Jul 2024 09:00:07 +0200 Subject: [PATCH] change search for cd text --- lua/custom/plugins/telescope.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/custom/plugins/telescope.lua b/lua/custom/plugins/telescope.lua index 399b7e5..52ab28b 100644 --- a/lua/custom/plugins/telescope.lua +++ b/lua/custom/plugins/telescope.lua @@ -135,7 +135,7 @@ return { -- (other Telescope configuration...) extensions = { zoxide = { - prompt_title = '[ Walking on the shoulders of TJ ]', + prompt_title = '[ Recently visited directories (zoxide) ]', mappings = { default = { after_action = function(selection)