vi setup for pyton

Tim Hammerquist tim at vegeta.ath.cx
Wed May 30 00:59:27 EDT 2001


Neil Schemenauer <nas at python.ca> wrote:
> Tim Hammerquist wrote:
> > But for now, you probably want the tabstop option.
> > 
> > :set tabstop=4
> > :set ts=4
> 
> Bad idea.  Lots of programs, including Python, assume that ts=8.
> Use Vim and ":set sts=4 et sw=4".

Tried it.  Prefer hard ts.  Thanks for the tip though.

TMTOWTDI

-- 
-Tim Hammerquist <timmy at cpan.org>
Never put off until tomorrow that
which can be done the day after tomorrow.
	-- Mark Twain



More information about the Python-list mailing list