tab mappings

This commit is contained in:
ManjaroOne666 2018-03-29 10:10:09 +01:00
parent 1a6db66583
commit 38ec32a1c9
1 changed files with 1 additions and 0 deletions

View File

@ -67,6 +67,7 @@ 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> nnoremap <space><space>z :tabnew %<CR>
nnoremap <space><space>q :q<CR>gT<CR>
"}}} "}}}
"location list and quickfix mappings "location list and quickfix mappings