From 594504d0aeade8c499af5b6d521f677864c3357c Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Thu, 22 Jun 2017 14:11:46 +0100 Subject: Update vdirsyncer config --- vim/.vimrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'vim') diff --git a/vim/.vimrc b/vim/.vimrc index 6bb41ac..1a798f3 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -88,9 +88,9 @@ nnoremap b :Buffers nnoremap c :Commands nnoremap f :Files nnoremap g :GitFiles -nnoremap hf :History -nnoremap h: :History: -nnoremap h/ :History/ +nnoremap r :History +nnoremap : :History: +nnoremap / :History/ nnoremap l :BLines nnoremap m :Marks nnoremap t :Tags -- cgit v1.2.3