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

allow autopep8 on single line visual selection #42

Open SuryaThiru opened 3 years ago

SuryaThiru commented 3 years ago

Fixes an issue with autopep8 not working on a single line selected from the visual model (#37 ).