# HG changeset patch # User Steve Losh # Date 1295911355 18000 # Node ID 2cf19e613bd2270f0271c156497560583ec8578d # Parent 9aba93d73e06ea4b04420ab914b56dcaebf4ed95 vim: switch back the Gundo shortcut diff -r 9aba93d73e06 -r 2cf19e613bd2 vim/.vimrc --- a/vim/.vimrc Mon Jan 24 15:05:38 2011 -0500 +++ b/vim/.vimrc Mon Jan 24 18:22:35 2011 -0500 @@ -294,7 +294,7 @@ noremap roi :RopeOrganizeImports " Gundo -nnoremap U :GundoToggle +nnoremap :GundoToggle let g:gundo_debug = 1 let g:gundo_preview_bottom = 1