+6

Augmented indentation for Python

Patryk Zawadzki 13 aastat tagasi uuendatud 13 aastat tagasi 1
There is a great vim plugin that handles proper PEP-8 indentation: python.vim

It would be great to have it in ST2.
Maybe I could implement it myself if you point towards an example of such an API use.