fix(picker.grep): faulty rg cmd. Closes #2280

This commit is contained in:
Folke Lemaitre 2025-10-19 11:30:35 +02:00
parent 5c4365e993
commit 65a5c8b3d0
No known key found for this signature in database
GPG key ID: 9B52594D560070AB

View file

@ -15,7 +15,6 @@ local function get_cmd(opts, filter)
"--smart-case",
"--max-columns=500",
"--max-columns-preview",
"-g",
"--glob=!.bare",
"--glob=!.git",
}