neoformat icon indicating copy to clipboard operation
neoformat copied to clipboard

Update end_line when using g:neoformat_run_all_formatters.

Open aetherknight opened this issue 6 years ago • 1 comments

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.

aetherknight avatar Oct 03 '19 18:10 aetherknight

Hmm, it looks like travis hasn't passed tests anytime recently though.

aetherknight avatar Oct 03 '19 18:10 aetherknight