This repository was archived by the owner on Jul 6, 2021. It is now read-only.
This repository was archived by the owner on Jul 6, 2021. It is now read-only.
ALE Integration #52
Closed
Description
ALE is a great plugin for showing linting errors. It also has an API exposed for providing diagnostics from other plugins or tools for it to display (see section 3.2, ale-lint-other-sources
)
I've been playing around with integrating diagnostic-nvim with ALE through this API, and have gotten pretty promising results. Would this be a feature that you'd be interested in merging? I'm also happy to split this functionality out into a separate plugin, since ALE duplicates many of the features already provided by diagnostic-nvim.
Metadata
Metadata
Assignees
Labels
No labels