Updating lazydev

This commit is contained in:
2024-10-01 22:12:26 +02:00
parent 3a0d8aa9e7
commit 29ebfdcc6c

View File

@@ -9,6 +9,7 @@ return {
library = { library = {
"lazy.nvim", "lazy.nvim",
"luvit-meta/library", "luvit-meta/library",
{ path = "wezterm-types", mods = { "wezterm" } },
}, },
}) })
end, end,