Skip to content

Update supported nvim versions #4887

Open
@hsanson

Description

Deprecate neovim 0.6 and support 0.11+

  • Update default g:ale_use_neovim_diagnostics_api variable to has('nvim-0.7').
  • Update ale-lint-file-linters documentation to mention 0.7+ instead of 0.6+
  • Update Dockerfile to use 0.7.0 instead of 0.6.0
  • update engine.vim check for has nvim-0.6.0
  • update run-tests to use v0.7 and 0.10 instead of 0.6 and 0.9
  • update ale-development.txt to mention 0.7.0 instead of 0.6.0
  • update ale.vim to mention 0.7.0 instead of 0.6.0

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions