Description
ALE (Asynchronous Lint Engine) is a plugin providing linting (syntax checking and semantic errors) in NeoVim 0.2.0+ and Vim 8 while you edit your text files, and acts as a Vim Language Server Protocol client.
ALE makes use of NeoVim and Vim 8 job control functions and timers to run linters on the contents of text buffers and return errors as text is changed in Vim. This allows for displaying warnings and errors in files being edited in Vim before files have been saved back to a filesystem.
In other words, this plugin allows you to lint while you type.
I plan to move this to Fedora, and orphan the "vim-synatastic" package I maintain, but I need to test this package for some time.
Built from the GitHub repo https://github.com/praiskup/vim-ale-rpm.
Installation Instructions
Instructions not filled in by author. Author knows what to do. Everybody else should avoid this repo.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 8 | x86_64 (52)* | EPEL 8 (252 downloads) |
Fedora 38 | x86_64 (36)* | Fedora 38 (0 downloads) |
Fedora 39 | x86_64 (25)* | Fedora 39 (80 downloads) |
Fedora 40 | x86_64 (15)* | Fedora 40 (52 downloads) |
Fedora 41 | x86_64 (14)* | Fedora 41 (18 downloads) |
Fedora rawhide | x86_64 (41)* | Fedora rawhide (254 downloads) |
* Total number of downloaded packages.