Add pyright to lsp
This commit is contained in:
@@ -35,3 +35,4 @@ Color Scheme: [Tokyo Night](https://github.com/folke/tokyonight.nvim)<br>
|
||||
[markdown_oxide](https://github.com/Feel-ix-343/markdown-oxide)<br>
|
||||
[ltex](https://valentjn.github.io/ltex/)<br>
|
||||
[nixd](https://github.com/nix-community/nixd)<br>
|
||||
[pyright](https://github.com/microsoft/pyright)<br>
|
||||
|
||||
@@ -194,6 +194,8 @@
|
||||
installGhc = false;
|
||||
};
|
||||
|
||||
pyright.enable = true;
|
||||
|
||||
nixd.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user