On Jun 26, 1:04 am, "John Beckett" <[email protected]> wrote: > 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
OK. This is very helpful. I have about three days experience with vim, but I need to evaluate it in the context of my python programing. I'm sure I could RTFM and figure all this out, but I really need help to get a basic setup going so I can look at it fairly. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
