Re: [PHP-DOC] cvs: phpdoc /en/functions strings.xml From: Jeroen van Wolffelaar (jeroen <email protected>)
Date: 06/28/01

> Please don't use tabs, but only spaces for indentation.

I'm sorry, I didn't know vim used tabs automatically...
:set et sw=1 ts=1
seems to fix that.

Anyone knows of an option to visualise the tabs? Not :set list, since it
renders the ts useless.

It'll be reverted on my next commit.

Jeroen