diff --git a/lua/plugins/util.lua b/lua/plugins/util.lua index b31b28f..353732b 100644 --- a/lua/plugins/util.lua +++ b/lua/plugins/util.lua @@ -262,6 +262,11 @@ return { 'gregorias/coop.nvim', lazy = false, }, + { + 'marcussimonsen/let-it-snow.nvim', + cmd = 'LetItSnow', -- Wait with loading until command is run + opts = {}, + }, { -- yazi 'mikavilpas/yazi.nvim', cmd = 'Yazi',