Add tab shortcuts
This commit is contained in:
parent
1280f9d1c2
commit
02bc3cfea6
@ -104,6 +104,8 @@ nmap <leader>. :TagbarToggle<CR>
|
|||||||
nmap <leader>tt :tabnew<CR>
|
nmap <leader>tt :tabnew<CR>
|
||||||
nmap <leader>tn :tabnext<CR>
|
nmap <leader>tn :tabnext<CR>
|
||||||
nmap <leader>tp :tabprevious<CR>
|
nmap <leader>tp :tabprevious<CR>
|
||||||
|
nmap <leader>tc :tabclose<CR>
|
||||||
|
nmap <leader>tm :tabmove<CR>
|
||||||
|
|
||||||
" Misc
|
" Misc
|
||||||
nmap <leader>h :noh<CR>
|
nmap <leader>h :noh<CR>
|
||||||
|
Loading…
Reference in New Issue
Block a user