Skip to content

Instantly share code, notes, and snippets.

@cobodo
Last active December 17, 2015 13:39
Show Gist options
  • Save cobodo/5619078 to your computer and use it in GitHub Desktop.
Save cobodo/5619078 to your computer and use it in GitHub Desktop.
noremap <F2> <ESC>:<C-u>bp<CR>
noremap <F3> <ESC>:<C-u>bn<CR>
noremap <F4> <ESC>:<C-u>bw<CR>
noremap <F5> <ESC><C-l>
noremap <F6> <ESC>:<C-u>tabp<CR>
noremap <F7> <ESC>:<C-u>tabn<CR>
noremap <F8> <ESC>:<C-u>tabc<CR>
noremap <F9> <ESC>:<C-u>GtagsCursor<CR>
noremap <F10> <ESC>:<C-u>cp<CR>
noremap <F11> <ESC>:<C-u>cn<CR>
noremap <F12> <ESC>:<C-u>ccl<CR>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment