diff --git a/lua/plugins/editor.lua b/lua/plugins/editor.lua index 24b80a2..6df8684 100644 --- a/lua/plugins/editor.lua +++ b/lua/plugins/editor.lua @@ -158,6 +158,9 @@ return { prompt_prefix = "", selection_caret = "", sorting_strategy = "ascending", + path_display = { + "smart", + }, layout_config = { horizontal = { prompt_position = "top",