go to alternate buffer mapping
This commit is contained in:
parent
8d710e7496
commit
d2a1a80432
|
@ -69,7 +69,7 @@ nnoremap <space><space>t :tabnew<CR>
|
||||||
nnoremap <space><space>z :tabnew %<CR>
|
nnoremap <space><space>z :tabnew %<CR>
|
||||||
nnoremap <space><space>q :tabclose<CR>gT<CR>
|
nnoremap <space><space>q :tabclose<CR>gT<CR>
|
||||||
|
|
||||||
nnoremap <tab> :b#<CR>
|
nnoremap <space># :b#<CR>
|
||||||
"}}}
|
"}}}
|
||||||
|
|
||||||
"location list and quickfix mappings
|
"location list and quickfix mappings
|
||||||
|
|
Loading…
Reference in New Issue