I read the nvim v0.12 release note so you don't have to (opens in new tab)
A major Neovim release (version 0.12) has been released a few days ago, after more than one year from the last major release (version 0.11). The following is a list of feature I am interested. For a complete set of features, check full changelog and news. builtin package manager vim.pack # Now you can use the builtin vim.pack API to manage your plugins. Check this detailed post if you want to migrate to vim.pack.
Read the original article