What’s New in Neovim 0.13
Summary
Neovim 0.13 introduces major editor and developer-oriented features such as native multiple cursors, persistent and reconnectable sessions, real-time file change detection via filesystem watchers, and structured concurrency via vim.async. It also enhances LSP completion, adds image rendering in supported terminals, and experiments with WebAssembly builds, with migration notes for plugin authors and users. The article serves as a detailed update with practical examples and a migration checklist.