aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--nvim/.config/nvim/mason-lock.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/nvim/.config/nvim/mason-lock.json b/nvim/.config/nvim/mason-lock.json
index 38c9b4b..20ea31a 100644
--- a/nvim/.config/nvim/mason-lock.json
+++ b/nvim/.config/nvim/mason-lock.json
@@ -1,16 +1,19 @@
{
"bash-language-server": "5.1.2",
"biome": "1.5.3",
+ "black": "24.2.0",
"lemminx": "0.26.1",
"lua-language-server": "3.7.4",
"markdownlint": "0.39.0",
"mdformat": "0.7.17",
"prettier": "3.2.5",
+ "python-lsp-server": "1.10.0",
"selene": "0.26.1",
"shellcheck": "v0.9.0",
"shfmt": "v3.7.0",
"stylua": "v0.20.0",
"taplo": "0.8.1",
"typos-lsp": "v0.1.12",
- "typst-lsp": "v0.12.1"
+ "typst-lsp": "v0.12.1",
+ "usort": "1.0.8.post1"
} \ No newline at end of file