Enable folding in :Gstatus
This commit is contained in:
parent
4fe6e46a0a
commit
15e7672672
@ -1950,6 +1950,7 @@ function! s:BufReadIndex()
|
||||
execute cd.'`=dir`'
|
||||
endtry
|
||||
set ft=gitcommit
|
||||
set foldtext=fugitive#foldtext() foldmethod=syntax foldlevel=1
|
||||
endif
|
||||
setlocal ro noma nomod noswapfile
|
||||
if &bufhidden ==# ''
|
||||
|
Loading…
Reference in New Issue
Block a user