Setup should be similar to that used in haunt.nvim. Check this chapter of the relevant blog post.
Work has begun on the
overhaul
branch. I need to decide on the setup options I want to provide and consider the mapping to fzf and fzy_lua options.
Most of the work is now complete on the
overhaul
branch, however the documentation needs to be updated and I should add a few more tests forfuzzy_cmd
and for expected behaviour in more tricky situations like what happens when the API calls are used consecutively without closing the floating window first.
Documentation changes are complete. I will merge this branch to
dev
before adding the remaining tests. Closing.