zoom mapping

This commit is contained in:
ManjaroOne666 2018-03-29 09:55:18 +01:00
commit 1a6db66583

View file

@ -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>t :tabnew<CR>
nnoremap <space><space>z :tabnew %<CR>
"}}}
"location list and quickfix mappings