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 = "",
|
||||
selection_caret = "",
|
||||
sorting_strategy = "ascending",
|
||||
path_display = {
|
||||
"smart",
|
||||
},
|
||||
layout_config = {
|
||||
horizontal = {
|
||||
prompt_position = "top",
|
||||
|
Loading…
x
Reference in New Issue
Block a user