feat: support new command for seasonal animation
This commit is contained in:
@@ -262,6 +262,11 @@ return {
|
|||||||
'gregorias/coop.nvim',
|
'gregorias/coop.nvim',
|
||||||
lazy = false,
|
lazy = false,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
'marcussimonsen/let-it-snow.nvim',
|
||||||
|
cmd = 'LetItSnow', -- Wait with loading until command is run
|
||||||
|
opts = {},
|
||||||
|
},
|
||||||
{ -- yazi
|
{ -- yazi
|
||||||
'mikavilpas/yazi.nvim',
|
'mikavilpas/yazi.nvim',
|
||||||
cmd = 'Yazi',
|
cmd = 'Yazi',
|
||||||
|
|||||||
Reference in New Issue
Block a user