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

New vim #4260

Merged
merged 4 commits into from
Sep 12, 2024
Merged

New vim #4260

merged 4 commits into from
Sep 12, 2024

Commits on Sep 11, 2024

  1. Bump vim requirement to version 9.1.0016

    Since Ubuntu 24.04 is out, we can clean up a bit.
    Some of the `VimSupportsFoo()` functions will always return `True` in
    vim, but we also need to take into account othervim.
    bstaletic committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    111c882 View commit details
    Browse the repository at this point in the history
  2. Update Docker image

    bstaletic committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    48b6d15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f2d14f View commit details
    Browse the repository at this point in the history
  4. Update test dependencies

    coverage and click were pinned because covimerage was outdated.
    Now covimerage states its dependencies properly and works with
    coveragepy 7.
    bstaletic committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    bf5252c View commit details
    Browse the repository at this point in the history