fix fzf picker

This commit is contained in:
Christian Nieves
2024-01-02 19:35:59 +00:00
parent 19cc47ca3f
commit 1fe231aad5
3 changed files with 24 additions and 30 deletions

View File

@ -254,7 +254,7 @@ return {
["Report[default]"] = "popupnotify",
["Location[default]"] = "packageroot",
-- ["Location[gcl]"] = "parent",
-- ["Pick[default]"] = "fzf",
["Pick[default]"] = "fzf",
},
}),
},