On Wednesday, 17 August 2022 at 16:58:02 UTC, Paul Backus wrote: > For example, if I rename a variable or a function, I can > rebuild the project with :make Worth noting that configuring this is simple; you can make a makefile, of course, or just `:set makeprg=dmd\ -i\ %` and find significant joy.