Mapped Ctrl-f to :Rg

This commit is contained in:
Michael Mandl 2019-07-15 10:58:17 +02:00
parent e1588aea6c
commit d856150ad5

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