Tabs
:tabnew
:tabedit
This is taken from Vim Wikia by way of this stackoverflow:
gt go to next tab
gT go to previous tab
{i}gt go to tab in position i
http://vim.wikia.com/wiki/Using_tab_pages
Hope it helps.
:tabnew
:tabedit
This is taken from Vim Wikia by way of this stackoverflow:
gt go to next tab
gT go to previous tab
{i}gt go to tab in position i
http://vim.wikia.com/wiki/Using_tab_pages
Hope it helps.