Set the correct foldmethod for the preview pane.
This commit is contained in:
parent
a5395a1ad8
commit
0502b8ae47
@ -505,6 +505,7 @@ function! s:GundoSettingsPreview()"{{{
|
||||
setlocal norelativenumber
|
||||
setlocal nowrap
|
||||
setlocal foldlevel=20
|
||||
setlocal foldmethod=diff
|
||||
call s:GundoMapPreview()
|
||||
endfunction"}}}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user