gary_p wrote:
> I program in python.

You need file after/ftplugin/python.vim with contents:

    setlocal expandtab

and your other preferences either in the above or your
vimrc, for example:

    set shiftround
    set softtabstop=4
    set shiftwidth=4

John


--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to