added ^F as the shortcut for fzf file search

This commit is contained in:
gurkenhabicht 2023-11-16 00:09:54 +01:00
parent 4efc74551d
commit 9d09644b38
1 changed files with 1 additions and 1 deletions

View File

@ -309,4 +309,4 @@ silent! helptags vim-gitgutter/doc
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
set rtp+=$HOME/.fzf
nnoremap <silent> <C-f> :Files<CR>