Wipe :Gstatus on closure

References #105
This commit is contained in:
Tim Pope 2011-09-02 14:59:30 -04:00
parent ea3b4a7315
commit b4099e568a

View File

@ -1794,7 +1794,7 @@ function! s:BufReadIndex()
endtry endtry
set ft=gitcommit set ft=gitcommit
endif endif
setlocal ro noma nomod nomodeline bufhidden=delete setlocal ro noma nomod nomodeline bufhidden=wipe
call s:JumpInit() call s:JumpInit()
nunmap <buffer> P nunmap <buffer> P
nunmap <buffer> ~ nunmap <buffer> ~