[fix] disable pyright

I hate it
This commit is contained in:
Jalil David Salamé Messina 2024-05-20 15:24:49 +02:00
parent c44e03e533
commit 99f73979a9
Signed by: jalil
GPG key ID: F016B9E770737A0B

View file

@ -141,7 +141,6 @@
html.enable = true; html.enable = true;
jsonls.enable = true; jsonls.enable = true;
nil_ls.enable = true; nil_ls.enable = true;
pyright.enable = true;
ruff-lsp.enable = true; ruff-lsp.enable = true;
taplo.enable = true; taplo.enable = true;
texlab.enable = true; texlab.enable = true;