X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=vimrc;h=6c3e292145226b121326a392c6103c7d3be84944;hb=402ba62d06cdeda0a4c77bba6e0cad1dfa6b2eb5;hp=732941ae20f8cc35c74dad34832af7e222304f52;hpb=ec8f28407574099220c8a6f459df2a4a004d02b5;p=config%2Fdotfiles.git diff --git a/vimrc b/vimrc index 732941a..6c3e292 100644 --- a/vimrc +++ b/vimrc @@ -365,7 +365,7 @@ nmap - " 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 -nnoremap gB :bprev +nnoremap gB :bprevious " Fast access to buffers. nnoremap 1 :1buffer