Karl Yngve Lervåg
Karl Yngve Lervåg
> For the first part, I mean that if the code is rewritten to avoid numbered-function, then the traceback in the log will contain the name of the function. (admittedly...
Ok, so, returning to this - I'm not fully sure how to continue. It is clear that we have a problem related to encoding combined with `json_encode()`, but I don't...
I've reverted my earlier attempt at a fix, because I can't properly ensure it is correct. However, I've added a check for the problem to avoid the initial error. @rafaelferracini...
@hrcHarry I would be happy if you could also test similar to how I asked of Rafael above.
Thanks! Does this mean that you now get this error message everytime you do `:VimtexInfo`? And how does the resulting `:VimtexInfo` output look like now?
> The error message appears every time I open a new terminal executing nvim (.tex file) and doing `:VimtexInfo`. Then, it gives the normal result (`System info:` and `VimTeX project`)....
I'm closing the issue as I don't know how else to proceed here.
> every time i open a latex file i get following error message: … How did you install VimTeX? Which version of Vim or neovim are you using? What is...
> I cloned the repository and installed via VimPlug. I use neovim version 0.9.1 with following configuration: … Thanks. I can't see anything immediately wrong. However, you are doing a...
> > The set conceallevel should be together with your other general settings, and you should notice that it is a window local option (see :help options and for more...