Use this page to discuss script 3002 tag_in_new_tab: open tag in new tab
- Add constructive comments, bug reports, or discuss improvements (see the guideline).
- Do not document the script here (the author should do that on vim.org).
- This page may be out of date: check the script's vim.org page above, and its release notes.
Comments
Edit
nnoremap <S-Enter> :<C-u>tab stag <C-r><C-w><CR>
is just enough.