Skip to content
Snippets Groups Projects
Commit 58f7020b authored by Henrik Tjäder's avatar Henrik Tjäder
Browse files

Tune FZF

parent 169c2e6c
Branches
No related tags found
No related merge requests found
......@@ -1069,7 +1069,7 @@ let g:vimtex_quickfix_open_on_warning = 0
map <C-f> <Esc><Esc>:Files!<CR>
inoremap <C-f> <Esc><Esc>:Lines!<CR>
map <C-g> <Esc><Esc>:BCommits!<CR>
nnoremap <silent> <leader>FF :RG<CR>
nnoremap <silent> <leader>gg :RG<CR>
nnoremap <silent> <leader>ff :Rg<CR>
nnoremap <Leader>fw :Rg <C-R><C-W><CR>
" When inside the fuzzy search, use:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment