fix(picker.grep): debug

This commit is contained in:
Folke Lemaitre 2025-01-20 11:03:51 +01:00
parent 173bc65011
commit f0d51ce038
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040

View file

@ -71,7 +71,6 @@ local function get_cmd(opts, filter)
-- search pattern
local pattern, pargs = Snacks.picker.util.parse(filter.search)
dd(pattern, pargs)
vim.list_extend(args, pargs)
args[#args + 1] = "--"