vim-autoformat/plugin
Chiel92 dfd9461f23 Multiple formatters. Don't write errors to buffer.
Using python we can check for formatter errors instead of writing the
errors to the buffer. Multiple formatters can be supplied by lists now.

Backward compatibility breaks:
 - Variable names have changed
 - Formatter is specified as one expression
 - gq has been removed, Autoformat should accept ranges
 - python has to be compiled in

To be done:
 - Find easy way to selected default formatter out of available formatter
 - Make autoformat accept ranges
2015-05-18 19:27:00 +02:00
..
autoformat.vim Multiple formatters. Don't write errors to buffer. 2015-05-18 19:27:00 +02:00
defaults.vim Multiple formatters. Don't write errors to buffer. 2015-05-18 19:27:00 +02:00