b5b86fb0a997

Unfold diff previews by default.
[view raw] [browse files]
author Steve Losh <steve@dwaiter.com>
date Mon, 18 Oct 2010 10:37:40 -0400
parents a9edc6870de6
children d4a2002c3b3c
branches/tags (none)
files plugin/gundo.vim

Changes

--- a/plugin/gundo.vim	Sun Oct 17 15:02:33 2010 -0400
+++ b/plugin/gundo.vim	Mon Oct 18 10:37:40 2010 -0400
@@ -140,6 +140,7 @@
     setlocal nonumber
     setlocal norelativenumber
     setlocal nowrap
+    setlocal foldlevel=20
     " TODO: Set foldmethod?
 endfunction