From db80027544fdb56160b2e4bef16a98bdc1da76c8 Mon Sep 17 00:00:00 2001 From: Chris Date: Sun, 10 May 2020 19:23:44 -0400 Subject: updates --- plug-config/fzf.vim | 1 + 1 file changed, 1 insertion(+) (limited to 'plug-config/fzf.vim') diff --git a/plug-config/fzf.vim b/plug-config/fzf.vim index c715dab5..f02d279c 100644 --- a/plug-config/fzf.vim +++ b/plug-config/fzf.vim @@ -9,6 +9,7 @@ let g:fzf_action = { " previous-history instead of down and up. If you don't like the change, " explicitly bind the keys to down and up in your $FZF_DEFAULT_OPTS. let g:fzf_history_dir = '~/.local/share/fzf-history' +let g:fzf_buffers_jump = 1 " map :Files " map b :Buffers -- cgit v1.2.3