mirror of
https://github.com/EdenQwQ/nixos.git
synced 2026-01-09 13:02:37 +08:00
add pyright
This commit is contained in:
parent
c73eff35be
commit
d185dc8c29
2 changed files with 4 additions and 0 deletions
|
|
@ -28,6 +28,7 @@
|
|||
};
|
||||
servers = {
|
||||
ruff.enable = true;
|
||||
pyright.enable = true;
|
||||
lua_ls.enable = true;
|
||||
bashls.enable = true;
|
||||
nixd = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue