Skip to content

Plugins list with TOML, Error checking is asynchronous

Compare
Choose a tag to compare
@CharlesGueunet CharlesGueunet released this 04 Dec 12:16
· 724 commits to master since this release
61d45ee

This new release include the following changes:

  • The list of plugins uses the TOML syntax thanks to dein
  • No more Vimmic's specific functions in the config
  • Replace Syntastic with ALE for asynchronous error checking
  • Overall performances improvement
  • Vimmic base code now respect Google's standards

NOTE: For python, both ALE and PyFlake are enabled by default.