Age | Commit message (Collapse) | Author |
|
|
|
Respect ALE's options to enable/disable signs in Neovim diagnostics,
and use ALE's priority setting.
|
|
Fix the NeoVim diagnostics bridge so it only sends over diagnostics relevant to the current buffer.
|
|
|
|
Support replacing ALE's display of problems with sending problems to the Neovim diagnostics API.
:help g:ale_use_neovim_diagnostics_api
Co-authored-by: David Balatero <dbalatero@users.noreply.github.com>
Co-authored-by: Georgi Angelchev <angelchev@live.co.uk>
Co-authored-by: w0rp <devw0rp@gmail.com>
|