[Telescope] Change display mode

This commit is contained in:
2025-10-08 17:10:36 +02:00
parent 97f5c451c7
commit 6a3d24579a

View File

@@ -28,7 +28,7 @@ return {
["<C-Space>"] = lga_actions.quote_prompt(), ["<C-Space>"] = lga_actions.quote_prompt(),
}, },
}, },
path_display = { "smart" }, path_display = { "truncate" },
}, },
extensions = { extensions = {
frecency = { frecency = {