00a7b7471c1c

Edit section header.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Wed, 20 Oct 2010 19:03:35 -0400
parents 0577b819d8db
children 14f67813e95d
branches/tags (none)
files plugin/gundo.vim

Changes

--- 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('.')