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

Autoimport improvements #501

Merged
merged 11 commits into from
Jul 21, 2022
Merged

Autoimport improvements #501

merged 11 commits into from
Jul 21, 2022

Commits on Jul 21, 2022

  1. Fix generate_modules_cache(underlined) parameter

    This parameter should override the `underlined` parameter passed into
    the constructor. When not given, use the value set in the constructor.
    lieryan committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    a22964b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87b877f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51e0f11 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98e335d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf9091c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f6764ac View commit details
    Browse the repository at this point in the history
  7. Blacken

    lieryan committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    eb9d211 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cf09628 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    863d3dc View commit details
    Browse the repository at this point in the history
  10. Add vim files to .gitignore

    lieryan committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    fa8c807 View commit details
    Browse the repository at this point in the history
  11. Update CHANGELOG.md

    lieryan committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    d3e1505 View commit details
    Browse the repository at this point in the history