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. |
||
---|---|---|
.. | ||
ipython | ||
shell | ||
__init__.py | ||
i3bar.py | ||
pango_markup.py | ||
tmux.py | ||
vim.py |