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

documentation for within vim #2

Closed sotte closed 11 years ago

sotte commented 11 years ago

Nice tool!

:help autopep8

would be nice. Even nicer than the sphinx documentation I think!

tell-k commented 11 years ago

@sotte

I'm sorry for being late it is to support. Just now, I've added a help document (doc/autopep8.txt).

You can try this.

:help autopep8

Thanks

sotte commented 11 years ago

cool, thanks!