From 175a80a2f8c5dc84163e60b5936ee3db3ba80d79 Mon Sep 17 00:00:00 2001 From: Thomas Schmucker Date: Mon, 29 Jun 2026 11:19:39 +0200 Subject: lazy.nvim: Telesope Einstellungen verbessert --- nvim/lua/plugins/telescope.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nvim/lua/plugins/telescope.lua b/nvim/lua/plugins/telescope.lua index bbf33ce..d7fd279 100644 --- a/nvim/lua/plugins/telescope.lua +++ b/nvim/lua/plugins/telescope.lua @@ -7,7 +7,7 @@ return { lazy = true, opts = { defaults = { - path_display = { "truncate" }, + path_display = { "smart", "truncate" }, }, }, keys = { -- cgit v1.3