readme: Add ALE Vim plugin
This commit is contained in:
parent
750212af39
commit
a3a4873190
|
@ -36,9 +36,9 @@ Run `shellcheck yourscript` in your terminal for instant output, as seen above.
|
||||||
|
|
||||||
You can see ShellCheck suggestions directly in a variety of editors.
|
You can see ShellCheck suggestions directly in a variety of editors.
|
||||||
|
|
||||||
* Vim, through [Syntastic](https://github.com/scrooloose/syntastic):
|
* Vim, through [ALE](https://github.com/w0rp/ale) or [Syntastic](https://github.com/scrooloose/syntastic):
|
||||||
|
|
||||||
.
|
.
|
||||||
|
|
||||||
* Emacs, through [Flycheck](https://github.com/flycheck/flycheck):
|
* Emacs, through [Flycheck](https://github.com/flycheck/flycheck):
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue