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
Previously, when the viewer opened, the editor was blocked until the
user closes the viewer. Now, the viewer opens asynchronously (using
`vim.system` rather than the old `vim.fn.system`); in this way, the user
can view the PDF while continuing editing the org file in the editor.
0 commit comments