From bb04dd530063cc428d2f63ffe3085bd2898f8b91 Mon Sep 17 00:00:00 2001 From: Blallo Date: Tue, 22 Jun 2021 22:50:21 +0200 Subject: [PATCH] Remap :Buffers --- vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vimrc b/vimrc index 19e6a8b..6633f7b 100644 --- a/vimrc +++ b/vimrc @@ -142,7 +142,7 @@ nnoremap nnoremap nnoremap b :Gblame nnoremap :FZF -nnoremap :Buffers +nnoremap f :Buffers nnoremap :Files nnoremap :Rg nnoremap s :call Fzf_dev()