Unfold diff previews by default.
This commit is contained in:
parent
6dc4627f73
commit
f15e7eab8c
@ -140,6 +140,7 @@ function! s:GundoMarkPreviewBuffer()
|
|||||||
setlocal nonumber
|
setlocal nonumber
|
||||||
setlocal norelativenumber
|
setlocal norelativenumber
|
||||||
setlocal nowrap
|
setlocal nowrap
|
||||||
|
setlocal foldlevel=20
|
||||||
" TODO: Set foldmethod?
|
" TODO: Set foldmethod?
|
||||||
endfunction
|
endfunction
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user