mirror of
https://github.com/softinio/nvim-config.git
synced 2025-08-31 15:06:41 -07:00
remove pyright
This commit is contained in:
parent
2a385cac58
commit
2b0701c8a0
1 changed files with 0 additions and 7 deletions
|
@ -82,13 +82,6 @@ return {
|
||||||
validate = true,
|
validate = true,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
pyright = {
|
|
||||||
analysis = {
|
|
||||||
autoSearchPaths = true,
|
|
||||||
diagnosticMode = "workspace",
|
|
||||||
useLibraryCodeForTypes = true,
|
|
||||||
},
|
|
||||||
},
|
|
||||||
marksman = {},
|
marksman = {},
|
||||||
nil_ls = {},
|
nil_ls = {},
|
||||||
nixd = {},
|
nixd = {},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue