|
|
|
|
|
by tjdevries
1743 days ago
|
|
Ok, got some responses from him (I don't know what any of these things mean haha): vimtex works perfectly on neovim (in fact, the main developer uses neovim) and is very well documented texlab (the latex lsp server) also does build and forward search (although there's a small bug at the moment) Oh, and backward search needs neovim-remote (\o/ mhinz); just use nvr --remote +"%line" "%file" as backward search command https://github.com/lervag/vimtex/blob/5d1335d095d11f48a6744f... (the vimtex dev uses Zathura, so that may be an alternative viewer to look into) |
|
It it great to know that the main developer for vimtex uses neovim.
I will try the neovim/vimtex/zathura combination used by the dev!