forked from dineshsalunke/nvim-config
refactor: use smart display for telescope path
This commit is contained in:
parent
5b57590939
commit
8647764ffc
@ -158,6 +158,9 @@ return {
|
|||||||
prompt_prefix = "",
|
prompt_prefix = "",
|
||||||
selection_caret = "",
|
selection_caret = "",
|
||||||
sorting_strategy = "ascending",
|
sorting_strategy = "ascending",
|
||||||
|
path_display = {
|
||||||
|
"smart",
|
||||||
|
},
|
||||||
layout_config = {
|
layout_config = {
|
||||||
horizontal = {
|
horizontal = {
|
||||||
prompt_position = "top",
|
prompt_position = "top",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user