diff --git a/README.md b/README.md index b220a4ac006dcdfe8fde5e0aac848778877a6a1a..0fb53eed6b992f630583ce7f64890dab55734884 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ sqlint filename.sql Support for `sqlint` is provided for the following editors: - Emacs, via [Flycheck](https://github.com/flycheck/flycheck) -- VIM, via [Syntastic](https://github.com/scrooloose/syntastic) +- VIM, via [Syntastic](https://github.com/scrooloose/syntastic) or [Neomake](https://github.com/neomake/neomake) - SublimeText, via [SublimeLinter](https://github.com/SublimeLinter/SublimeLinter3/) ### Authors