Must press ENTER (cf. #661)
This commit is contained in:
parent
10372c7d3a
commit
a9e8f2e502
@ -19,7 +19,7 @@ function! vimtex#echo#wait() " {{{1
|
|||||||
|
|
||||||
if filereadable(expand('%'))
|
if filereadable(expand('%'))
|
||||||
echohl VimtexMsg
|
echohl VimtexMsg
|
||||||
call input('Press any key to continue ...')
|
call input('Press ENTER to continue')
|
||||||
echohl None
|
echohl None
|
||||||
else
|
else
|
||||||
sleep 1
|
sleep 1
|
||||||
|
Loading…
Reference in New Issue
Block a user