From 429f25630b7bffe6ff0dca87f12ec783a135517a Mon Sep 17 00:00:00 2001 From: tv Date: Fri, 22 Jan 2021 20:39:25 +0100 Subject: tv vim: remap fzf keys --- tv/2configs/vim.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tv') diff --git a/tv/2configs/vim.nix b/tv/2configs/vim.nix index f8d599f7..4f961cd4 100644 --- a/tv/2configs/vim.nix +++ b/tv/2configs/vim.nix @@ -133,7 +133,8 @@ let { vnoremap u " fzf - nnoremap q :Files + nnoremap q :Buffers + nnoremap f :Files nnoremap w :Rg " edit alternate buffer -- cgit v1.2.3