mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-17 15:53:39 -05:00
_fzf_completion_loaded is no longer checked. This change increases the load time by a few milliseconds, but I can't think of a better way to handle the issue. Close #783.