[Vim-latex-devel] coding standards?
Brought to you by:
srinathava,
tmaas
From: Benji F. <be...@me...> - 2002-12-09 16:16:09
|
What are our coding standards? 1. I think Srinath once asked me to use "tabs, not spaces" for indenting. Does this mean that I should set 'ts' to 2, instead of setting 'sts' and leaving 'ts' at 8? 2. Some files have change logs at the top. Is this left over from pre-CVS days, or do we want to update these? 3. Should we try for consistent time stamps? If so, is there a script for updating them? Or should we let CVS take care of that, and stop cluttering the diff files with changed time stamps? 4. Does anyone feel strongly about the number of columns and 'wrap' versus 'nowrap'? --Benji |