zoom mapping
This commit is contained in:
parent
0015086e06
commit
1a6db66583
|
@ -66,6 +66,7 @@ nnoremap <space><space>j :split<CR><C-w>j
|
||||||
nnoremap <space><space>k :split<CR><C-w>k
|
nnoremap <space><space>k :split<CR><C-w>k
|
||||||
|
|
||||||
nnoremap <space><space>t :tabnew<CR>
|
nnoremap <space><space>t :tabnew<CR>
|
||||||
|
nnoremap <space><space>z :tabnew %<CR>
|
||||||
"}}}
|
"}}}
|
||||||
|
|
||||||
"location list and quickfix mappings
|
"location list and quickfix mappings
|
||||||
|
|
Loading…
Reference in New Issue