:help news-features
gives an overview of the big new features.
Neovim
Sometimes people will make blog posts or youtube videos about the most exciting new features in a release. You can always go through the release notes for a given version, but it can be a lot and it's not necessarily obvious what the implications of a given line are. For example, "$NVIM_APPNAME" is a pretty opaque changelog entry that actually has some really neat applications as a config switcher.
My personal picks for things that have been interesting to me as a user are:
- exrc works again (
:help exrc
) - better built-in clipboard support for tmux
- built-in editorconfig support
- winbar
idk why I find $NVIM_APPNAME pretty slow for some reason
There is also https://this-week-in-neovim.org/ with neovim news.
The author announced that he's not renewing the domain name because he doesn't use neovim anymore 😭
The author has announced (in r/neovim…) that someone else is taking over the project.