On Tue, 2002-11-05 at 02:42, Roger wrote:

> Try putting it in $HOME/.vimrc

Thats what I originally did ;-)

 
> Here's my .vimrc:
> 
> autocmd FileType python set \
> cinwords=class,def,elif,else,except,finally,for,if,try,while
> set softtabstop=3
> set shiftwidth=3
> set autoindent
> set smartindent
> set noexpandtab
> set nohlsearch

I copied and pasted you're version and it works, mm seems I probably got
some of the syntax wrong.

Cheers for that  

Mark






Reply via email to