Tuesday, March 1, 2011

Re: How to open files in splitted tabs

My approach is through t key

" TABS
map th :tabfirst<CR>
map tl :tablast<CR>
map tt :tabedit<Space>
map tn :tabnext<Space>
map tm :tabm<Space>
map th :tabnext<CR>
map tl :tabprev<CR>
map tn :tabnew<CR>
map tf :tabnew<CR>:find<Space>
map td :tabclose<CR>

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments:

Post a Comment