buffer switch mapping
This commit is contained in:
parent
020f9b44cc
commit
ffaecaa36b
|
@ -68,6 +68,8 @@ nnoremap <space><space>k :split<CR><C-w>k
|
|||
nnoremap <space><space>t :tabnew<CR>
|
||||
nnoremap <space><space>z :tabnew %<CR>
|
||||
nnoremap <space><space>q :tabclose<CR>gT<CR>
|
||||
|
||||
nnoremap <tab> :b#<CR>
|
||||
"}}}
|
||||
|
||||
"location list and quickfix mappings
|
||||
|
|
Loading…
Reference in New Issue