Unexpected tabdo behaivor

2009-08-27 Thread Fredrik Melander
Hi list, I'm new to this list. I'm a python programmer using vim for my daily work and loving it. Although I've been using it for some time now it's not until recently that I've started to really fiddle around in .vimrc... What I'm trying to do is have one window where my code resides. Ideally I w

Re: Unexpected tabdo behaivor

2009-08-27 Thread Ben Fritz
On Aug 27, 6:25 am, Fredrik Melander wrote: > >         tab all >         map :tabn >         map :tabp > >         set autochdir >         source $HOME/.vim/plugin/vtreeexplorer.vim > >         function Test() >                 30 vsplit >                 set nonu >                 VTreeExpl

Re: Unexpected tabdo behaivor

2009-08-28 Thread Fredrik Melander
Ben Fritz schrieb: > [snip] >> Something like that. Opening vim with N files results in N-1 correctly >> displayed tabs plus one always ends up completely blank. I'd blame my >> own ignorance if it weren't for the fact that if I comment out the >> tabdo-line, open the files and then manually run "