Edit section header.

This commit is contained in:
Steve Losh 2010-10-20 19:03:35 -04:00
parent e98bb9d6de
commit d92ceb5242

View File

@ -52,7 +52,7 @@ if !exists('g:gundo_width')
endif endif
"}}} "}}}
"{{{ Movement Mappings "{{{ Movement
function! s:GundoMove(direction) function! s:GundoMove(direction)
let start_line = getline('.') let start_line = getline('.')