Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
feross authored Apr 13, 2017
1 parent c7500e2 commit e0bdcdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ autocmd bufwritepost *.js silent !standard --fix %
set autoread
```

Other linters you can try are [neomake][vim-2] and [syntastic][vim-3], both of which have built-in support for Standard (though configuration may be necessary).
Alternative plugins to consider include [neomake][vim-2] and [syntastic][vim-3], both of which have built-in support for `standard` (though configuration may be necessary).

[vim-1]: https://github.com/w0rp/ale
[vim-2]: https://github.com/neomake/neomake
Expand Down

0 comments on commit e0bdcdc

Please sign in to comment.