change search for cd text
This commit is contained in:
parent
629db5f025
commit
2d7b230168
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue