[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Settings for vim for C programming?



On Fri, 19 Oct 2001 12:15:43 +1000, mdevin@ozemail.com.au wrote:

> Earlier I set my tabstop to 4 to give me some more screen room in my C
> program .c files.  The problem is that when I print out the source code
> (eg. for a Uni assignment) or when someone else edits it, the tabstops
> are by default 8 spaces.
> 
> What is the best way to deal with this?

:set expandtab

-- 
Eric G. Miller <egm2@jps.net>



Reply to: