Closed IndianBoy42 closed 3 years ago
Ah I see. I read up a bit more on texlab and does seem like it's not really required. I personally haven't written latex in a long time so I'm not very knowledgable. Happy to receive PR that removes this check 😊
https://github.com/williamboman/nvim-lsp-installer/blob/dd4afb08b93db3d53d0d70db749fc20bb487e1c3/lua/nvim-lsp-installer/servers/texlab/init.lua#L17
This line fails the installation if
pdflatex
is not found which is not strictly correct I think. I have been able to usetexlab
with tectonic just fineCould this be changed to check for either of
pdflatex
ortectonic