I'm actually using NERDtree and I like it a lot.  But I'm mostly
looking for a way to switch back and forth between two files quickly,
a class file and it's test file.

On Oct 29, 7:06 am, fritzophrenic <[EMAIL PROTECTED]> wrote:
> On Oct 28, 3:42 pm, Kevin <[EMAIL PROTECTED]> wrote:
>
> > I'm looking for a tip for switching back and forth between buffers
> > quickly, similar to a ctrl-tab in a visual studio environment.
>
> > Thanks,
> > Kevin
>
> If you're using tab pages in Vim, the equivalent command would be gt
> or gT to cycle forward and backward throught the open tab pages. gt
> can also take a count to go to a specific tab page, e.g. 5gt will go
> to the 5th tab page from left to right.
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to