mirror of
https://git.gay/xqtc/nixos-config
synced 2024-11-22 10:40:32 +01:00
fix
This commit is contained in:
parent
6287b64f4b
commit
b509d5eafb
|
@ -85,7 +85,8 @@
|
|||
enable = true;
|
||||
inlayHints = true;
|
||||
servers = {
|
||||
typst-lsp.enable = true;
|
||||
# disabled due to compile error
|
||||
# typst-lsp.enable = true;
|
||||
typos-lsp.enable = true;
|
||||
docker-compose-language-service.enable = true;
|
||||
pylsp.enable = true;
|
||||
|
|
Loading…
Reference in a new issue