From a306fadcfbbdea791e361b0c2d2d78603926306a Mon Sep 17 00:00:00 2001 From: LordMZTE Date: Fri, 26 Apr 2024 17:26:28 +0200 Subject: [PATCH] nvim-telescope: enable filename_first --- mzte-nv/conf/lua/pluginconf/p-telescope.fnl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mzte-nv/conf/lua/pluginconf/p-telescope.fnl b/mzte-nv/conf/lua/pluginconf/p-telescope.fnl index bf95c31..a908f1a 100644 --- a/mzte-nv/conf/lua/pluginconf/p-telescope.fnl +++ b/mzte-nv/conf/lua/pluginconf/p-telescope.fnl @@ -12,7 +12,7 @@ :--column :--smart-case :--hidden] - :path_display [:truncate]} + :path_display [:truncate :filename_first]} :pickers {:find_files {:find_command [:fd :--type :f