Use full texlive, add gs and mupdf for doc-view

Remove texlab LSP as texlive ships digestif
This commit is contained in:
Evie Litherland-Smith 2023-11-01 11:03:46 +00:00
parent a9f798f051
commit 0614725bb0

View file

@ -24,7 +24,9 @@
pandoc
gfortran
rustup
texlive.combined.scheme-medium
texlive.combined.scheme-full
ghostscript
mupdf
(python3.withPackages
(ps: with ps; [ python-lsp-server python-lsp-ruff pylsp-mypy ]))
@ -51,7 +53,6 @@
shellcheck
marksman
luajitPackages.lua-lsp
texlab
# nodePackages.pyright
nodePackages.yaml-language-server
nodePackages.bash-language-server