Coding standards / spaces vs tabs

Patrick Goetz pgoetz at mail.utexas.edu
Thu Oct 21 02:56:03 EDT 2010


On 10/20/2010 9:05 PM, Bron Gondwana wrote:
>
> P.S. Here's what I use in vim to make life worth living.
> It makes tabs visible, and lets me indent blocks quickly
> by 4 characters while creating the correct tabs.
>

If everyone uses vim, then this problem is easily resolved: <:)

  set tabstop=3
  set expandtab


-- 
Patrick Goetz


More information about the Cyrus-devel mailing list