Skip to content

Commit 888f9fd

Browse files
committed
Change the title of the telescope preview dynamically
To show the full filename of previews
1 parent e7ab5b8 commit 888f9fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

init.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -351,6 +351,7 @@ require('telescope').setup {
351351
},
352352
},
353353
layout_config = { width = 0.999 },
354+
dynamic_preview_title = true,
354355
},
355356
}
356357

0 commit comments

Comments
 (0)