From e48d62cd85aba45aca308a0367f640da6737485f Mon Sep 17 00:00:00 2001 From: doyle Date: Fri, 20 May 2022 16:46:56 +1000 Subject: [PATCH] vim --- Installer/os_vimrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Installer/os_vimrc b/Installer/os_vimrc index 7f5a2ad..10ebfe0 100644 --- a/Installer/os_vimrc +++ b/Installer/os_vimrc @@ -177,9 +177,9 @@ nnoremap :cp " ============================================================================== " FZF " ============================================================================== -nnoremap f :FzfFiles +nnoremap f :FzfFiles nnoremap t :FzfTags -nnoremap r :FzfRg +nnoremap r :FzfRg nnoremap b :FzfBuffers nnoremap l :FzfLines