Added pyright
This commit is contained in:
parent
30e01ec5cf
commit
27be92f69b
|
@ -20,6 +20,7 @@
|
|||
servers = {
|
||||
# python
|
||||
ruff.enable = true;
|
||||
pyright.enable = true;
|
||||
|
||||
# lua (nvim config)
|
||||
lua-ls.enable = true;
|
||||
|
|
Loading…
Reference in a new issue