mirror of
https://github.com/junegunn/fzf.git
synced 2026-04-13 19:29:40 +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.