switch to pyright

This commit is contained in:
2024-11-16 19:25:52 +01:00
parent fade456f8d
commit c092832068

View File

@@ -352,7 +352,7 @@ in
};
};
servers = {
pylsp.enable = true;
pyright.enable = true;
nil-ls.enable = true;
lua-ls.enable = true;
hls.enable = true;