# HG changeset patch # User Steve Losh # Date 1287615815 14400 # Node ID 00a7b7471c1c400155fa9b0ffbf048687a8114c8 # Parent 0577b819d8db00fc95b55d533b4b2ea99d6af144 Edit section header. diff -r 0577b819d8db -r 00a7b7471c1c plugin/gundo.vim --- a/plugin/gundo.vim Wed Oct 20 18:55:09 2010 -0400 +++ b/plugin/gundo.vim Wed Oct 20 19:03:35 2010 -0400 @@ -52,7 +52,7 @@ endif "}}} -"{{{ Movement Mappings +"{{{ Movement function! s:GundoMove(direction) let start_line = getline('.')