Chinmay Dalal
Chinmay Dalal

> Second, elpaca-menu-elpa.el could be taught to use a sparse checkout of the Emacs repository. That could cut disk usage down (~245MB to ~136MB from a quick test I did...
> First, if you find upgrading more than a handful of built-in packages, it may be time to upgrade Emacs, if possible. I'm not sure about this: [emacs 29.3 was...
 It seems to grow a lot - there's no way there's 1.5+GB of code churn
I just saw this is configurable, closing
In that case, this is what I have: `check = [ [ "--version", "-v", "version", "-V" ], [ "--help", "-h", "help", "-H" ] ]`
Too much work just for a one-line change 😛
this is from a single instance of nvim, editing a single buffer, and they die after closing nvim
Open a file normally: `nvim file`
I see, thanks On Fri, 12 May 2023 at 12:32, Max Verevkin ***@***.***> wrote: > Hi. > > It looks like stray uses tokio, so the first step would be...