summaryrefslogtreecommitdiff
path: root/snapshots
diff options
context:
space:
mode:
authorkylo252 <[email protected]>2022-08-09 10:41:17 +0200
committerGitHub <[email protected]>2022-08-09 10:41:17 +0200
commiteefde00ae80f91ecf88a93e869e346fdd04c7ba4 (patch)
tree873b8fc0248938ab060a1482f88c2d6d742ce61b /snapshots
parentd53b3743f2a259dbf90446216194ade2bb224ab7 (diff)
refactor!: migrate to mason.nvim (#2880)
Diffstat (limited to 'snapshots')
-rw-r--r--snapshots/default.json9
1 files changed, 6 insertions, 3 deletions
diff --git a/snapshots/default.json b/snapshots/default.json
index 564e26b3..9bb8e9e7 100644
--- a/snapshots/default.json
+++ b/snapshots/default.json
@@ -41,6 +41,12 @@
"lualine.nvim": {
"commit": "8d956c1"
},
+ "mason-lspconfig.nvim": {
+ "commit": "e48a41e"
+ },
+ "mason.nvim": {
+ "commit": "6fa15d7"
+ },
"nlsp-settings.nvim": {
"commit": "6c4e1a4"
},
@@ -56,9 +62,6 @@
"nvim-dap": {
"commit": "c0f43f4"
},
- "nvim-lsp-installer": {
- "commit": "45571e1"
- },
"nvim-lspconfig": {
"commit": "3479473"
},