aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/nvim/.config
diff options
context:
space:
mode:
authorToby Vincent <tobyv@tobyvin.dev>2024-02-08 14:41:16 -0600
committerToby Vincent <tobyv@tobyvin.dev>2024-02-08 14:41:16 -0600
commit273ccf378c87e6a026d014f835753e397d83e0e2 (patch)
treeded15377749df46cdffc62d193e6949c84216704 /nvim/.config
parent2267dff16d47d7ede7d0470cc37875f757ea7e0d (diff)
fix(nvim): checkin mason lockfile
Diffstat (limited to 'nvim/.config')
-rw-r--r--nvim/.config/nvim/mason-lock.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/nvim/.config/nvim/mason-lock.json b/nvim/.config/nvim/mason-lock.json
new file mode 100644
index 0000000..2bfb134
--- /dev/null
+++ b/nvim/.config/nvim/mason-lock.json
@@ -0,0 +1,12 @@
+{
+ "bash-language-server": "5.1.2",
+ "biome": "1.5.3",
+ "lua-language-server": "3.7.4",
+ "prettier": "3.2.5",
+ "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"
+} \ No newline at end of file