-
Notifications
You must be signed in to change notification settings - Fork 407
:VimtexInfo fails in iVim (iPadOS) #2647
Copy link
Copy link
Closed
Labels
Description
Description
With iVim on iPadOS (which does not have access to a LaTeX installation), running :VimtexInfo on a blank .tex document results in the following error:
Error detected while processing function vimtex#info#open[2]..vimtex#scratch#new[2]..211[32]..213[4]..191[1]..192[1]..<SNR>124_get_os_info: line 9:
E684: list index out of range: 0
Error detected while processing function vimtex#info#open[2]..vimtex#scratch#new[2]..211[32]..213[4]..191: line 1:
E714: List required
Steps to reproduce
- Launch vim
:set ft=tex:VimtexInfo
Expected behavior
No response
Actual behavior
No response
Do you use a latexmkrc file?
No
VimtexInfo
See above for error message.Reactions are currently unavailable