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
This looks like a great project. However the readme needs more detail. What specific plugin is needed for neovim? just executing node pdfviewer.js gives module neovim not found. This is with installed node-host plugin in neovim. Likewise :RegisterWithNode in neovim gives not an editor command.
The text was updated successfully, but these errors were encountered:
Hi, I haven't touched this in a while, so perhaps the project is broken with current versions of nvim. I'll check when I find some time.
However, as to you questions: neovim needs to have the Latex-box plugin, and to get :RegisterWithNode etc. you need to source the example.vim included in the project.
This looks like a great project. However the readme needs more detail. What specific plugin is needed for neovim? just executing node pdfviewer.js gives module neovim not found. This is with installed node-host plugin in neovim. Likewise :RegisterWithNode in neovim gives not an editor command.
The text was updated successfully, but these errors were encountered: