parent
b9a7950c96
commit
1f9e8df82c
2 changed files with 8 additions and 2 deletions
|
|
@ -5,7 +5,13 @@ return {
|
|||
"neovim/nvim-lspconfig",
|
||||
opts = {
|
||||
servers = {
|
||||
ty = {},
|
||||
basedpyright = {
|
||||
settings = {
|
||||
basedpyright = {
|
||||
typeCheckingMode = "basic",
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue