Karl Yngve Lervåg

Results 356 comments of Karl Yngve Lervåg

I'm really sorry, but I have _no_ idea what is going on here. Hopefully, someone else may be watching who knows more about Windows and is perhaps able to help....

With simplify, I mean things like: ```vim let g:vimtex_view_general_viewer = 'SumatraPDF' " Simpler alternatives for following option: let g:vimtex_view_general_options = '' let g:vimtex_view_general_options = '-forward-search @tex @line @pdf' let g:vimtex_view_general_options...

@xarthurx It is not clear to me that your problem is the same as that of @R1oda. Notice that for @R1oda, VimTeX _does_ open SumatraPDF, it is just that the...

Sounds good; good luck! Feel free to open an issue if you want assistance.

> First of all, many many thanks for writing and maintaining VimTeX. I have been relying upon it for years - it is an essential part of my latex flow....

Thanks. Now, what happens if you open `vim` in a terminal and do `:VimtexInverseSearch 100 'test.tex'`?

> This is likely because I am not using a plugin manager to load vimtex. Instead, I have soft links under ~/.vim/ pointing to files in the vimtex git directory,...

> Indeed this was the case. Great, glad to hear it works now! > It does not seem to even require any `--servername` argument to vim/gvim any more; That's right...

Regarding the clientserver stuff, in case you did not already do so, I suggest you read `:help vimtex-clientserver`.