Oni (https://github.com/onivim/oni) is a cross-platform GUI editor on top of Neovim, that brings IDE-like features into Neovim, including an embedded browser, built-in autocompletion and fuzzy search, a command palette, a set of tutorials, and a lot more quality-of-life features. All of this while respecting Neovim configuration and key bindings. It looks rather nice:
For instance, here's how its embedded browser looks (open the command palette with Ctrl + Shift + p and type Browser):
In the true spirit of Vim, it supports mouse-free navigation (press Ctrl + g followed by a key combination on screen to click on an element):
The vast list of features is easy to get lost in, and it's worth trying out Oni.