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
I write latex in nvim using VimTex.
There is a function to call pdfviewer (SumatraPdf in my case) directlly from nvim, and do live compiling.
For other nvim frontend, I can close nvim and leave the pdf viewer open.
In nvui, closing the nvui window will freeze the ui, until I close the pdf viewer (after that nvui will close automatically).
Ideally, this should not happen.
The text was updated successfully, but these errors were encountered:
I write
latex
innvim
usingVimTex
.There is a function to call pdfviewer (
SumatraPdf
in my case) directlly from nvim, and do live compiling.For other nvim frontend, I can close
nvim
and leave the pdf viewer open.In
nvui
, closing thenvui
window will freeze the ui, until I close the pdf viewer (after thatnvui
will close automatically).Ideally, this should not happen.
The text was updated successfully, but these errors were encountered: