Jan Kaspar schrieb: > Hi, > > would you know of a simple way how to edit a file in a new tab before the > current one. Just like :tabe, but to place the new tab before rather than > after the current tabe. > > Many thanks, Kašpi.
:0tabnew :exec (tabpagenr()-1)."tabnew" -- Andy --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
