change search for cd text
This commit is contained in:
parent
629db5f025
commit
2d7b230168
|
@ -135,7 +135,7 @@ return {
|
||||||
-- (other Telescope configuration...)
|
-- (other Telescope configuration...)
|
||||||
extensions = {
|
extensions = {
|
||||||
zoxide = {
|
zoxide = {
|
||||||
prompt_title = '[ Walking on the shoulders of TJ ]',
|
prompt_title = '[ Recently visited directories (zoxide) ]',
|
||||||
mappings = {
|
mappings = {
|
||||||
default = {
|
default = {
|
||||||
after_action = function(selection)
|
after_action = function(selection)
|
||||||
|
|
Loading…
Reference in New Issue