Mapped Ctrl-f to :Rg

main
Michael Mandl 2019-07-15 10:58:17 +02:00
parent e1588aea6c
commit d856150ad5
1 changed files with 1 additions and 0 deletions

View File

@ -95,6 +95,7 @@ colorscheme solarized
" fzf.vim " fzf.vim
nmap <C-P> :Files<CR> nmap <C-P> :Files<CR>
nmap <C-F> :Rg<CR>
nmap <ESC><C-P> :Tags<CR> nmap <ESC><C-P> :Tags<CR>
" terminal colors " terminal colors