Hacker News new | past | comments | ask | show | jobs | submit login
Vim: reorder tabs (vim.org)
1 point by simonreed on July 30, 2012 | hide | past | favorite | 1 comment



My preference however is to use Shift-Left, Shift-Right to move the tabs:

map <silent> <S-left> :call MoveCurrentTab(-1)<Esc> map <silent> <S-right> :call MoveCurrentTab(1)<Esc>




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: