On Thu, Jan 16, 2020 at 03:49:43PM +0000, Edd Barrett wrote: > Do you have to do anything to have functionality loaded from fpath? I > was expecting these files to be automatically sourced, but it seems they > are not...
I've just figured out that if you have the completions file in site-functions/_fzf, then you can do: autoload _fzf _fzf and then thinks like ctrl+r work. Perhaps that's how it's supposed to be done. -- Best Regards Edd Barrett http://www.theunixzoo.co.uk
