ae92d83eae
Specifically I searched for all lines that are more then one tab off compared to the previous line with BufGrep /\(^\t\+\)\S.*\n\1\t\t\+/ and replaced them with something more appropriate. Most of time this resulted in a few more newlines, but there are cases when I used mixed tabs/spaces indentation+alignment. |
||
---|---|---|
.. | ||
__init__.py | ||
config_mock.py | ||
fsconfig.py |