My last .vimrc.

http://dl.dropbox.com/u/9017966/.vimrc

2010/10/9 Tobias Ulmer <tobi...@tmux.org>:
> On Sat, Oct 09, 2010 at 01:27:21AM +0300, Vladimir Kirillov wrote:
> [...]
>> style(9):
>> Indentation is an 8 character tab. B Second level indents are four spaces.
>>
>> B  B  B  while (cnt < 20)
>> B  B  B  z = a + really + long + statement + that + needs +
>> B  B  B  B  B  two + lines + gets + indented + four + spaces +
>> B  B  B  B  B  on + the + second + and + subsequent + lines;
>>
>> How do you guys follow this rule in vim neatly?
>>
>
> set cinoptions=:0,t0,+4,(4

Reply via email to