Did you check the docs?
Is your feature request related to a problem? Please describe.
This repo is so huge that causes an early EOF whith vim.pack.add.
Describe the solution you'd like
Seperate this repo into snacks.module plugins.
Describe alternatives you've considered
Do something with vim.pack.add, like adding a --depth 1 when cloning.
Additional context
No response
Did you check the docs?
Is your feature request related to a problem? Please describe.
This repo is so huge that causes an early EOF whith
vim.pack.add.Describe the solution you'd like
Seperate this repo into
snacks.moduleplugins.Describe alternatives you've considered
Do something with
vim.pack.add, like adding a--depth 1when cloning.Additional context
No response