neoformat
neoformat copied to clipboard
Update end_line when using g:neoformat_run_all_formatters.
fixes #256 by making end_line mutable, so that it can be updated after each formatter runs, when g:neoformat_run_all_formatters is enabled.
I think this is a test case that could be easily tested, but I don't have much experience with vader and the test suite here.
Hmm, it looks like travis hasn't passed tests anytime recently though.