diff options
author | w0rp <devw0rp@gmail.com> | 2018-05-28 20:20:05 +0100 |
---|---|---|
committer | w0rp <devw0rp@gmail.com> | 2018-05-28 20:20:05 +0100 |
commit | 3014d853250d634803d6a3d620b898338b027e02 (patch) | |
tree | b4a0f2088c86446330ce0549bc609d83ab78e844 /README.md | |
parent | f84411f3f117ee8d8c5c022b78f0dcf4ad79b022 (diff) | |
download | ale-3014d853250d634803d6a3d620b898338b027e02.zip |
Encourage people to use NeoVim 0.2.0 or above in the README.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ ![ALE Logo by Mark Grealish - https://www.bhalash.com/](img/logo.jpg?raw=true) ALE (Asynchronous Lint Engine) is a plugin for providing linting in NeoVim -and Vim 8 while you edit your text files. +0.2.0+ and Vim 8 while you edit your text files. ![linting example](img/example.gif?raw=true) |