On Fri, Oct 8, 2010 at 6:27 PM, Vladimir Kirillov <pro...@uaoug.org.ua>
wrote:
> style(9):
> Indentation is an 8 character tab.  Second level indents are four spaces.
>
>        while (cnt < 20)
>        z = a + really + long + statement + that + needs +
>            two + lines + gets + indented + four + spaces +
>            on + the + second + and + subsequent + lines;
>
> How do you guys follow this rule in vim neatly?

Write shorter lines.

Reply via email to