Skip to content

Instantly share code, notes, and snippets.

@chadwhitacre
Created December 7, 2012 21:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chadwhitacre/4236689 to your computer and use it in GitHub Desktop.
Save chadwhitacre/4236689 to your computer and use it in GitHub Desktop.
set showtabline=2
nmap <C-S-tab> :tabprevious<cr>
nmap <C-tab> :tabnext<cr>
nmap <C-t> :tabnew<cr>
nmap <C-w> :tabclose<cr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment