vim: fugitive in tab

This commit is contained in:
Michael Grote 2021-09-13 08:25:10 +02:00
parent aa842fa6f8
commit 59a58e30b9

2
.vimrc
View file

@ -112,3 +112,5 @@ nmap <C-p> :set paste!<CR>
nmap <C-t> :tabnew<CR> nmap <C-t> :tabnew<CR>
" leader-key " leader-key
:let mapleader = "," :let mapleader = ","
" vim.fugitiv in neuem tab
nmap <C-g> :tab G