dense-analysis / dense-analysis/ale
Update supported nvim versions
Open
enhancement
- Dominant language
- Vim Script
- Stars
- 14k
- Forks
- 1.5k
- Avg merge
- 17h 49m
- Merged PRs (30d)
- 1
Description
Deprecate neovim 0.6 and support 0.11+
- [x] 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+
- [x] Update Dockerfile to use 0.7.0 instead of 0.6.0
- [x] 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
- [x] update ale-development.txt to mention 0.7.0 instead of 0.6.0
- [x] update ale.vim to mention 0.7.0 instead of 0.6.0
Contributor guide
Assessment
This issue has not been assessed yet.