On 2007-02-21, shawn bright <[EMAIL PROTECTED]> wrote:
> hello again from the newbie.
> 
> i was wondering if there is an option to use spaces instead of tabs in
> my indenting and tabbing, especially when in python.
> 
> This wouldn't be an issue, but i have written most of my stuff in
> JEdit using soft tabs and now when i mess with one of the files in
> vim, i get problems about indentation not being right.

See

    :help expandtab

and also

    :help retab
    :help shiftwidth
    :help smarttab
    :help softtabstop

HTH,
Gary

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

Reply via email to