mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-08 03:23:46 -05:00
Fix TempReadPost returning 0
This commit is contained in:
@@ -3352,6 +3352,7 @@ function! s:TempReadPost(file) abort
|
||||
endif
|
||||
return 'doautocmd <nomodeline> User FugitivePager'
|
||||
endif
|
||||
return ''
|
||||
endfunction
|
||||
|
||||
function! s:TempDelete(file) abort
|
||||
|
||||
Reference in New Issue
Block a user