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

syntastic 3.7.0

Compare
Choose a tag to compare
@lcd047 lcd047 released this 06 Oct 11:37
· 440 commits to master since this release

Core changes

  • Cleaner handling of checker versions
  • Allow user to re-define g:syntastic_<filetype>_<checker>_exec if the checker has already been used (@lcd047)
  • New option g:syntastic_shell (@lcd047)
  • New flags for stl_format: %ne, %nw, %N, %pe, %pw, %P (@lcd047)
  • Various bugs have been fixed.

Syntax checker changes