From: Philippe Huerlimann Date: Sun, 10 Jun 2012 18:18:20 +0000 (+0200) Subject: Fix :vr binding X-Git-Url: https://git.hurlimann.org/?a=commitdiff_plain;h=6a40d0a96b80d6978ba916352cc7d494de84cd3e;p=vimfiles.git Fix :vr binding --- diff --git a/vimrc b/vimrc index b261abb..59691e6 100644 --- a/vimrc +++ b/vimrc @@ -123,7 +123,7 @@ if has('gui_running') endif " Bindings -cnoremap vr tabedit ~/.vim +cnoremap vr tabedit ~/.vim nnoremap c :set relativenumber nnoremap : nnoremap :GundoToggle