X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=vimrc;h=6e418649e4614f92f96b12a41da0f65ebbeaa9c9;hb=ca462be37e2015ee7dc289969c6b5da81e545687;hp=4c5f852c15f3f20d40a662f533f53225dec96db6;hpb=be514bc4c2d011f8e89136fa3ea5299338d1f4fc;p=config%2Fdotfiles.git diff --git a/vimrc b/vimrc index 4c5f852..6e41864 100644 --- a/vimrc +++ b/vimrc @@ -227,11 +227,6 @@ cnoremap nnoremap nnoremap - -" Behave like 'scrolloff' but only while searching. Thanks to "Benjamin R. -" Haskell" from the Vim mailing list (2010-10-26). -nnoremap n nzv3j3k -nnoremap N Nzv3k3j - " Go to next and previous buffer. Thanks to elik in #vim on Freenode " (2010-05-16 18:38 CEST) for this idea. nnoremap gb :bnext