[Libreoffice] Easy Hacks "remove all the bogus comments lying around"

Caolán McNamara caolanm at redhat.com
Wed Oct 6 04:03:47 PDT 2010


On Wed, 2010-10-06 at 12:39 +0200, Miklos Vajna wrote:
> That's my point - I think if we (ideally) don't have tabs in the code
> then tabstop should not be necessary. And if for some reason we have
> some, then it's way easier to spot those if ts is not set to a lower
> value IMHO.

I want to be able to press "tab" to insert sufficient spaces to move the
insertion point to the next multiple of 4 character cells, so how about.

/* vim:set shiftwidth=4 softtabstop=4 expandtab: */

C.



More information about the LibreOffice mailing list