mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-06 12:44:23 +08:00
Try again
This commit is contained in:
@@ -7,11 +7,7 @@ ALE (Asynchronous Lint Engine) is a plugin for providing linting in NeoVim
|
|||||||
0.2.0+ and Vim 8 while you edit your text files, and acts as a Vim
|
0.2.0+ and Vim 8 while you edit your text files, and acts as a Vim
|
||||||
[Language Server Protocol](https://langserver.org/) client.
|
[Language Server Protocol](https://langserver.org/) client.
|
||||||
|
|
||||||
<img
|
<img src="img/example.gif?raw=true" alt="A linting example with the darkspectrum color scheme in GVim." title="A linting example with the darkspectrum color scheme in GVim.">
|
||||||
src="img/example.gif?raw=true"
|
|
||||||
alt="A linting example with the darkspectrum color scheme in GVim."
|
|
||||||
title="A linting example with the darkspectrum color scheme in GVim."
|
|
||||||
>
|
|
||||||
|
|
||||||
ALE makes use of NeoVim and Vim 8 job control functions and timers to
|
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
|
run linters on the contents of text buffers and return errors as
|
||||||
|
|||||||
Reference in New Issue
Block a user