From 9930fc3ae45ebd30ea491e615dd4fed3973b38ce Mon Sep 17 00:00:00 2001 From: Daniel Silva Date: Thu, 29 Sep 2022 00:15:36 +0100 Subject: fix: set `lua-dev.nvim` to a valid commit version (#3096) --- snapshots/default.json | 4 ++-- 1 file 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 -- cgit v1.2.3