We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3508e8 commit d2fa4fcCopy full SHA for d2fa4fc
1 file changed
lua/fzf-lua/config.lua
@@ -779,6 +779,7 @@ function M.normalize_opts(opts, globals, __resume_key) ---@diagnostic disable
779
["--highlight-line"] = false,
780
["--gutter"] = false,
781
["--border-label"] = false,
782
+ ["--ellipsis"] = true,
783
}
784
},
785
0 commit comments