Update handling of LS dependencies

This commit is contained in:
2023-09-05 19:34:05 +02:00
committed by GitHub
parent eb1da79e6f
commit 3d87f08761
6 changed files with 39 additions and 4 deletions
+3
View File
@@ -16,6 +16,9 @@
return {
enabled = true,
py_module_deps = {
"venv",
},
lspconfig = {
filetypes = {
"python",