On 2006-07-04, Yakov Lerner <[EMAIL PROTECTED]> wrote:
> On 7/4/06, x x <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > I've file with proprietary format. The file has plugin file, which
> > defines indentation by means of indentexpr.
> >
> > I noticed that after the file is indented, lines with deep indentation
> > contain tabs instead of spaces. How can I force vim not to use tab for
> > indentation?
> 
> :set noexpandtab

I think that should be

    :set expandtab

Gary

-- 
Gary Johnson                 | Agilent Technologies
[EMAIL PROTECTED]     | Wireless Division
                             | Spokane, Washington, USA

Reply via email to