Fri, 24 May 2024 05:22:10 UTC | login

Information for build vim-ale-3.2.0-1.fc37

ID216440
Package Namevim-ale
Version3.2.0
Release1.fc37
Epoch
SummaryAsynchronous Vim Lint Engine
Description ALE (Asynchronous Lint Engine) is a plugin providing linting (syntax checking and semantic errors) in Vim while you edit your text files, and acts as a Vim Language Server Protocol client. ALE makes use of NeoVim and Vim 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 05 Nov 2022 10:17:35 UTC
CompletedSat, 05 Nov 2022 10:17:35 UTC
Tags
f37
f38
RPMs
src
vim-ale-3.2.0-1.fc37.src.rpm (info) (download)
noarch
neovim-ale-3.2.0-1.fc37.noarch.rpm (info) (download)
vim-ale-3.2.0-1.fc37.noarch.rpm (info) (download)
Changelog * Thu Sep 15 2022 Kir Kolyshkin <kolyshkin@gmail.com> - 3.2.0-1 - new upstream release, per release notes: https://github.com/dense-analysis/ale/releases/tag/v3.2.0 * Wed Sep 07 2022 Pavel Raiskup <praiskup@redhat.com> - 3.1.0-5 - depend on vim-X11 or vim-enhanced (rhbz#2114642) * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jun 22 2021 Pavel Raiskup <praiskup@redhat.com> - 3.1.0-1 - new upstream release, per release notes: https://github.com/dense-analysis/ale/releases/tag/v3.1.0 * Mon Nov 30 2020 Pavel Raiskup <praiskup@redhat.com> - 3.0.0-2 - make the plugin working with neovim, too * Sun Oct 11 2020 Pavel Raiskup <praiskup@redhat.com> - 3.0.0-1 - preparations for a copr build