Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-07 | Update minimum supported NeoVim version to 0.6.0 | w0rp | |
Stop officially supporting NeoVim versions below 0.6.0, without necessarily breaking ALE for people using older versions. | |||
2023-09-05 | fix(neovim): ignore unrelated diagnostics (#4597) | xu0o0 | |
Fix the NeoVim diagnostics bridge so it only sends over diagnostics relevant to the current buffer. |