Replace fzf-lua with snacks.picker

This commit is contained in:
Fábio André Damas 2025-03-28 01:40:21 +00:00
parent 572a115e0a
commit f62e4dd188
4 changed files with 13 additions and 25 deletions

View file

@ -9,5 +9,6 @@ return { {
indent = { enabled = true, only_scope = true, only_current = false },
git = { enabled = true },
bufdelete = { enabled = true },
picker = { enabled = true }
},
} }