From 3ca1ac2e41ddbbb57f05db5aa3a37fef7718615e Mon Sep 17 00:00:00 2001 From: folke <292349+folke@users.noreply.github.com> Date: Fri, 24 Oct 2025 14:41:56 +0000 Subject: [PATCH] chore(build): auto-generate docs --- doc/snacks.nvim-picker.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/snacks.nvim-picker.txt b/doc/snacks.nvim-picker.txt index 129b1731..2d319bfb 100644 --- a/doc/snacks.nvim-picker.txt +++ b/doc/snacks.nvim-picker.txt @@ -349,7 +349,7 @@ below. --- * right: truncate the end of the path ---@type "left"|"center"|"right" truncate = "center", - min_width = 20, -- minimum length of the truncated path + min_width = 40, -- minimum length of the truncated path filename_only = false, -- only show the filename icon_width = 2, -- width of the icon (in characters) git_status_hl = true, -- use the git status highlight group for the filename