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

fix: allow for lazy loading telescope with notify #25

Merged
merged 1 commit into from
Oct 12, 2021
Merged

fix: allow for lazy loading telescope with notify #25

merged 1 commit into from
Oct 12, 2021

Commits on Oct 12, 2021

  1. fix: check if telescope exists without loading it

    Some users may only load telescope when require("telescope") is first
    executed, so don't do this to avoid prematurely loading telescope.
    Brady Phillips committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    8f4eb4a View commit details
    Browse the repository at this point in the history