Map <c-g> to :Rg

main
mandlm 2020-11-17 16:29:50 +01:00
parent 030d6449c2
commit a9f7a71e48
Signed by: mandlm
GPG Key ID: 4AA25D647AA54CC7
1 changed files with 1 additions and 0 deletions

View File

@ -106,6 +106,7 @@ let g:prosession_per_branch = 1
" fzf.vim
nnoremap <C-P> :GFiles<CR>
nnoremap <C-G> :Rg<CR>
nnoremap <C-F> :Rg \b<C-R><C-W>\b<CR>
" vim-illuminate