Vimjas / vim-python-pep8-indent

A nicer Python indentation style for vim.
Creative Commons Zero v1.0 Universal
790 stars 69 forks source link

Factor out is_dedented_already #53

Closed blueyed closed 8 years ago

blueyed commented 8 years ago

Not really necessary, but I did it when using it somewhere else initially, and it might be more readable after all.