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