You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Checkhealth fails if vimtex_view_method is set to 'sioyek'.
Sioyek was added as native viewer in e60e1f9, but I guess the check_view_sioyek() was never implemented in autoload/health/vimtex.vim?
Steps to reproduce
Run :checkhealth in neovim.
Expected behavior
No errors
Actual behavior
ERROR: Failed to run healthcheck for"vimtex"plugin. Exception:
function health#check[20]..health#vimtex#check[7]..<SNR>142_check_view, line1Vim(call):E117: Unknown function: <SNR>142_check_view_sioyek
Description
Checkhealth fails if
vimtex_view_method
is set to'sioyek'
.Sioyek was added as native viewer in e60e1f9, but I guess the
check_view_sioyek()
was never implemented in autoload/health/vimtex.vim?Steps to reproduce
Run
:checkhealth
in neovim.Expected behavior
No errors
Actual behavior
Do you use a latexmkrc file?
No
VimtexInfo
Minimal
init.lua
The text was updated successfully, but these errors were encountered: