Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove ido load #17

Merged
merged 1 commit into from
Dec 12, 2013
Merged

Remove ido load #17

merged 1 commit into from
Dec 12, 2013
Rate limit · GitHub

Access has been restricted

You have triggered a rate limit.

Please wait a few minutes before you try again;
in some cases this may take up to an hour.

Conversation

syohex
Copy link
Contributor

@syohex syohex commented Dec 12, 2013

Because ido-completing-read can be lazy-loaded, so we can load
ido lazy until using ido-completing-read.

And non-ido users can avoid loading ido by applying this fix.

Because ido-completing-read can be lazy-loaded, so we can load
ido lazy until using ido-completing-read.

And non-ido users can avoid loading ido by applying this fix.
@dgutov
Copy link
Owner

dgutov commented Dec 12, 2013

Right. Thanks!

dgutov added a commit that referenced this pull request Dec 12, 2013
@dgutov dgutov merged commit 4c9f49e into dgutov:master Dec 12, 2013
@syohex syohex deleted the fix-ido-loading branch December 12, 2013 03:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants