feat: added python packages
This commit is contained in:
@@ -11,6 +11,16 @@ return {
|
||||
ensure_installed = {
|
||||
-- { "vue-language-server", version = "1.8.27" },
|
||||
"black",
|
||||
"python-lsp-server",
|
||||
"mypy",
|
||||
"pylint",
|
||||
"flake8",
|
||||
"pylama",
|
||||
"bandit",
|
||||
"pydocstyle",
|
||||
"pyproject-flake8",
|
||||
"pyproject-fmt",
|
||||
"reorder-python-imports",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user