go to alternate buffer mapping

This commit is contained in:
ManjaroOne666 2018-05-01 23:33:01 +01:00
parent 8d710e7496
commit d2a1a80432
1 changed files with 1 additions and 1 deletions

View File

@ -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