mirror of
https://github.com/junegunn/fzf.git
synced 2026-02-25 02:57:28 +08: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.