Skip to content
Snippets Groups Projects
Unverified Commit eff6fff5 authored by Minawk's avatar Minawk Committed by GitHub
Browse files

Update README.md

ALE plugin on Vim support also `sqlint`
parent 73889c9c
No related branches found
No related tags found
No related merge requests found
...@@ -35,7 +35,7 @@ sqlint filename.sql ...@@ -35,7 +35,7 @@ sqlint filename.sql
Support for `sqlint` is provided for the following editors: Support for `sqlint` is provided for the following editors:
- Emacs, via [Flycheck](https://github.com/flycheck/flycheck) - Emacs, via [Flycheck](https://github.com/flycheck/flycheck)
- VIM, via [Syntastic](https://github.com/scrooloose/syntastic) or [Neomake](https://github.com/neomake/neomake) - VIM, via [Syntastic](https://github.com/scrooloose/syntastic), [Neomake](https://github.com/neomake/neomake) or [ALE](https://github.com/w0rp/ale)
- SublimeText, via [SublimeLinter](https://github.com/SublimeLinter/SublimeLinter3/) - SublimeText, via [SublimeLinter](https://github.com/SublimeLinter/SublimeLinter3/)
### Authors ### Authors
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment