Closed scalisi closed 2 years ago
Thanks, this is a good idea. I saw that the Icomplete manual suggested using the icomplete-minibuffer-setup-hook
hook instead of an advice, which might be preferable. What do you think?
@axelf4 Yeah, using icomplete-minibuffer-setup-hook
is the way to go.
This pull request adds instructions to the README for using hotfuzz with Fido.
The reason why these instructions are needed is that the
icomplete--fido-mode-setup
function in icomplete.el overrides the user'scompletion-styles
list.(Fussy's README includes similar instructions.)