Switch to last-active tab in VIM -


In Vim, is there a way to quickly toggle between the current tab and the last active tab? Sort the way 'Toggles' plugins / keyboard mapping / magic are all acceptable between the current line and the last active line.

Put it in your .vimrc:

Walk: last tab = 1 Nmp & lt; Leader & gt; TL: XE "tab" .g: the final tab & lt; CR & gt; Au TabLeave * let g: lasttab = tabpagenr ()

Then, in normal mode, you type \ tl to swap the tabs you saw last.


Comments

Popular posts from this blog

oracle - The fastest way to check if some records in a database table? -

php - multilevel menu with multilevel array -

jQuery UI: Datepicker month format -