refactor: use smart display for telescope path

This commit is contained in:
Dinesh Salunke 2023-09-14 08:40:32 +05:30
parent 5b57590939
commit 8647764ffc

View File

@ -158,6 +158,9 @@ return {
prompt_prefix = "",
selection_caret = "",
sorting_strategy = "ascending",
path_display = {
"smart",
},
layout_config = {
horizontal = {
prompt_position = "top",