tell-k / vim-autopep8

autopep8 plugin for Vim
http://www.vim.org/scripts/script.php?script_id=4614
MIT License
277 stars 51 forks source link

Option to show diff in vertical split #27

Closed Robitx closed 7 years ago

Robitx commented 7 years ago

It would be neat. :)

tell-k commented 7 years ago

@Robix Sorry, too late my reply.

Thanks for your suggestion. This feature was added in a new version.

Please try it as below.

let g:autopep8_diff_type='vertical'