diff options
author | w0rp <devw0rp@gmail.com> | 2016-10-03 17:40:30 +0100 |
---|---|---|
committer | w0rp <devw0rp@gmail.com> | 2016-10-03 17:40:57 +0100 |
commit | 68cc9dbb5e6a3cf4b2475179ed7634ad51fcc499 (patch) | |
tree | 44e67608c0b63e16e98757fb15af5e0ee35b3d6f /README.md | |
parent | 552cc7dbc478e855e110fcfa9ff9862db24663a4 (diff) | |
download | ale-68cc9dbb5e6a3cf4b2475179ed7634ad51fcc499.zip |
Indicate that a wraper script is used for Vint.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,7 @@ name. That seems to be the fairest way to arrange this table. | JavaScript | [eslint](http://eslint.org/), [jscs](http://jscs.info/), [jshint](http://jshint.com/) | | Python | [flake8](http://flake8.pycqa.org/en/latest/) | | Ruby | [rubocop](https://github.com/bbatsov/rubocop) | -| Vim | [vint](https://github.com/Kuniwak/vint) | +| Vim | [vint](https://github.com/Kuniwak/vint)^ | *^ Supported only on Unix machines via a wrapper script.* |