We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8585667 commit c20a9ebCopy full SHA for c20a9eb
CHANGELOG.md
@@ -0,0 +1,8 @@
1
+# Changelog
2
+
3
+## Version 0.2 - 2019-02-27
4
+* Update for compatibility with the latest ALE version
5
6
+## Version 0.1 - 2019-01-26
7
+* Initial release
8
README.md
@@ -2,6 +2,8 @@
This plugin adds support for linting through [ALE](https://github.com/w0rp/ale) with [elm-analyse](https://github.com/stil4m/elm-analyse).
+### ** Only Elm 0.19 is supported by this plugin **
# Installation
9
## vim-elm-analyse
0 commit comments