Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

syntastic 3.5.0

Compare
Choose a tag to compare
@lcd047 lcd047 released this 19 Jan 08:49
· 770 commits to master since this release

Core changes

  • New option g:syntastic_sort_aggregated_errors (@lcd047)
  • New syntax highlight groups SyntasticStyleError and SyntasticStyleWarning (@kovidgoyal)
  • Lazy calls to the IsAvailable() functions (@lcd047)
  • New option g:syntastic_cursor_columns (@lcd047)
  • Various bugs have been fixed.

Syntax checker changes