Advertisement
Guest User

Untitled

a guest
Oct 15th, 2019
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
VIM 0.18 KB | None | 0 0
  1. nmap <C-y> :TagbarToggle<CR>
  2. nmap <tab><right> :tabnext<CR>
  3. nmap <tab><left>  :tabprevious<CR>
  4. nmap <tab><tab> :tabe %<CR>
  5. nmap <tab>q     :q<CR>
  6. nmap <tab>f     <c-w>gf<CR>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement