summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Silva <[email protected]>2022-09-29 00:15:36 +0100
committerGitHub <[email protected]>2022-09-29 02:45:36 +0330
commit9930fc3ae45ebd30ea491e615dd4fed3973b38ce (patch)
tree99c583ee07322b1cd107719aba47f4c94d8ccb40
parentf4032cc43e1486a95a7bf727f7236b7602f92ce5 (diff)
fix: set `lua-dev.nvim` to a valid commit version (#3096)
-rw-r--r--snapshots/default.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/snapshots/default.json b/snapshots/default.json
index 7c0c8916..dabd1183 100644
--- a/snapshots/default.json
+++ b/snapshots/default.json
@@ -42,7 +42,7 @@
"commit": "7d8c6c4"
},
"lua-dev.nvim": {
- "commit": "6ff40c0"
+ "commit": "9da602d"
},
"lualine.nvim": {
"commit": "a52f078"
@@ -128,4 +128,4 @@
"which-key.nvim": {
"commit": "6885b66"
}
-}
+} \ No newline at end of file