how to open all buffered files by one command?My approach is through t key
" TABSmap 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>
those maps just can open one file one time.
I don't think this is it want.
--
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