Keep things the same
This commit is contained in:
parent
875ea5d1ff
commit
2dff177176
1 changed files with 1 additions and 0 deletions
|
@ -128,6 +128,7 @@ nnoremap <C-w><C-z> :ZoomWinTabToggle<CR>
|
||||||
|
|
||||||
" Fugitive
|
" Fugitive
|
||||||
autocmd FileType fugitiveblame nmap <buffer> q gq
|
autocmd FileType fugitiveblame nmap <buffer> q gq
|
||||||
|
command! Gblame :G blame
|
||||||
|
|
||||||
" LEADERS
|
" LEADERS
|
||||||
let mapleader = ","
|
let mapleader = ","
|
||||||
|
|
Loading…
Reference in a new issue