Closed yuex closed 9 years ago
Should always redraw in Autopep8() no matter disable_diff is set or not. Otherwise, under some cases, vim won't display correctly after calling Autopep8()
Autopep8()
@yuex
Firstly, I apologize for the delay in replying to you.
Fixed not to use the redraw by the #17. In the next version I think also your problem has been solved.
Thanks.
Should always redraw in
Autopep8()
no matter disable_diff is set or not. Otherwise, under some cases, vim won't display correctly after callingAutopep8()