Mapped Ctrl-f to :Rg
This commit is contained in:
parent
e1588aea6c
commit
d856150ad5
1 changed files with 1 additions and 0 deletions
|
@ -95,6 +95,7 @@ colorscheme solarized
|
|||
|
||||
" fzf.vim
|
||||
nmap <C-P> :Files<CR>
|
||||
nmap <C-F> :Rg<CR>
|
||||
nmap <ESC><C-P> :Tags<CR>
|
||||
|
||||
" terminal colors
|
||||
|
|
Loading…
Reference in a new issue