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

Add operator for doing ranges automatically #14

Closed fahhem closed 8 years ago

fahhem commented 10 years ago

This lets me do something like ,x or 10,x and automatically fix only a particular range

tell-k commented 8 years ago

@fahhem

Firstly, I apologize for the delay in replying to you.

I do not use "vim-operator-user" unfortunately. To decide whether to use "vim-operator-user" is the users themselves.

Therefore it is not possible to accept your pull-request. However the introduction of "vim-operator-user" will be described in the README.

Thx.