denovo-complete is plugin of denovo.zsh. you need to install Deno, denovo.zsh and denovo-fzf.
denovo-complete
: complete words with fzf
bindkey '^i' denovo-complete
denovo-complete is heavily inspired by ddc-zsh, and some code is taken from ddc-zsh.
The code follows MIT license written in [LICENSE][./LICENSE]. Contributors need to agree that any modifications sent in this repository follow the license.