go to alternate buffer mapping

This commit is contained in:
ManjaroOne666 2018-05-01 23:33:01 +01:00
commit d2a1a80432

View file

@ -69,7 +69,7 @@ nnoremap <space><space>t :tabnew<CR>
nnoremap <space><space>z :tabnew %<CR>
nnoremap <space><space>q :tabclose<CR>gT<CR>
nnoremap <tab> :b#<CR>
nnoremap <space># :b#<CR>
"}}}
"location list and quickfix mappings