buffer switch mapping
This commit is contained in:
parent
020f9b44cc
commit
ffaecaa36b
1 changed files with 2 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue