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