Skip to content

Commit

Permalink
add fugitive's Gblame mapping - leader gb
Browse files Browse the repository at this point in the history
  • Loading branch information
Felipe Apostol committed Mar 10, 2019
1 parent 16fd965 commit 9d81a40
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions init.vim
Expand Up @@ -642,6 +642,9 @@ end
""" Vim-slash
noremap <plug>(slash-after) zz
""" Vim-fugitive
nnoremap <leader>gb :Gblame<cr>
""" Grepper
nnoremap <leader>gg :Grepper -tool rg<cr>
nnoremap <leader>GG :Grepper -tool rg -buffers<cr>
Expand Down

0 comments on commit 9d81a40

Please sign in to comment.