Add pyright for autoimport of modules
This commit is contained in:
parent
0315d82b74
commit
8edb29132c
1 changed files with 1 additions and 0 deletions
1
init.lua
1
init.lua
|
@ -524,6 +524,7 @@ local servers = {
|
|||
-- pyright = {},
|
||||
rust_analyzer = {},
|
||||
pylsp = {},
|
||||
pyright = {},
|
||||
ruff_lsp = {},
|
||||
html = {},
|
||||
jsonls = {},
|
||||
|
|
Loading…
Add table
Reference in a new issue