vim.async "structured concurrency" has landed ⏩ in Nvim 0.13!
github.com/neovim/neovim/…
Try it if you ever want to chain several callbacks together, or wait for multiple processes to finish. Optional handling of errors, cancellation, and more.
Thanks to lewis6991 🫡
Posts refer to Nvim 0.13 (dev build).
Discuss usage/config/ideas at: github.com/neovim/neovim/…


