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

support for specifying more aggressiveness #26

Closed vvb closed 7 years ago

vvb commented 8 years ago

Signed-off-by: Vikrant Balyan vijayvikrant84@gmail.com

tell-k commented 7 years ago

@vvb Sorry, too late my reply.

This is great idea. but I implemented it in another way. Please try it as below.

# add more aggressive options (--aggressive --aggressive)
let g:autopep8_aggressive=2